• Paul Slaughter's avatar
    Decouple resizable_panel and collapsible_sidebar · a40f2549
    Paul Slaughter authored
    - Adds resizable flag to resizable_panel to control the
      ability to resize or not. This is helpful when resizable is
      wrapping both the nav and the viewport. When the
      viewport is closed, we don't want to resize anything
    - Removes unnecessary div in collapsible_sidebar
    - Removes some unnecessary CSS setting width
      since this is managed by resizable_panel
    a40f2549
right.vue 1.95 KB