Skip to content
  • Akseli Lahtinen's avatar
    a27443d9
    Add smaller statusbar and set it as default · a27443d9
    Akseli Lahtinen authored
    - Statusbar has three modes: Small, FullWidth and Disabled
    - FullWidth is the original statusbar
    - Small is the new default statusbar
      - This statusbar overlays on top of the items instead of taking space
      - It changes size according to content
    - Disabled turns statusbar completely off
    - Zoom slider and space information is only shown in full-width statusbar
      - Space information is now always on
    - If user navigates with keyboard, or scrolls to selection, the scrolling will take the statusbar into account
      - This makes sure the statusbar does not cover any items
    
    Related discussion: #50
    a27443d9
    Add smaller statusbar and set it as default
    Akseli Lahtinen authored
    - Statusbar has three modes: Small, FullWidth and Disabled
    - FullWidth is the original statusbar
    - Small is the new default statusbar
      - This statusbar overlays on top of the items instead of taking space
      - It changes size according to content
    - Disabled turns statusbar completely off
    - Zoom slider and space information is only shown in full-width statusbar
      - Space information is now always on
    - If user navigates with keyboard, or scrolls to selection, the scrolling will take the statusbar into account
      - This makes sure the statusbar does not cover any items
    
    Related discussion: #50
Loading