-
- Downloads
Force the sidebar to always float when the window is narrow (#835)
This improves usability of narrow screen widths, and also prepares for
further optimizations that would allow us to use the sidebar largely
as-is on mobile, instead of having to have a tab bar.
---------
Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
Showing
- packages/desktop-client/src/components/FloatableSidebar.js 17 additions, 10 deletionspackages/desktop-client/src/components/FloatableSidebar.js
- packages/desktop-client/src/components/Titlebar.js 13 additions, 5 deletionspackages/desktop-client/src/components/Titlebar.js
- packages/desktop-client/src/components/sidebar.js 9 additions, 2 deletionspackages/desktop-client/src/components/sidebar.js
- packages/desktop-client/src/style.js 1 addition, 1 deletionpackages/desktop-client/src/style.js
- packages/desktop-client/src/tokens.js 7 additions, 0 deletionspackages/desktop-client/src/tokens.js
- upcoming-release-notes/835.md 6 additions, 0 deletionsupcoming-release-notes/835.md
Loading
Please register or sign in to comment