audiobookshelf/client/store
Lars Kiesow 452af43916
Fix Hidden Settings Menu
This patch fixes several problems of the settings menu related to
display on mobile devices or small(ish) windows:

- The `isMobileLandscape` is now calculated correctly. Previously, this
  was set to `true` if a device was in portrait mode.

- Showing the button to collapse the settings menu and making the menu
  collapsible now use the same mechanism. Previously, it could happen
  that the menu was opened and not fixed, but no button to close it
  again was shown.

- The icons fore opening and closing the settings menu are now both
  arrows, indicating that their functionality is reversed.

- The button to open the menu now always has the string “Settings”,
  instead of using the name of the current page. The current page hader
  is listed below that anyway and this is the action component to open
  the settings menu after all.

This fixes #1334
2023-01-01 19:49:43 +01:00
..
globals.js Fix Hidden Settings Menu 2023-01-01 19:49:43 +01:00
index.js Fix:Batch selecting ebooks showing play button in appbar #1235 2022-11-30 17:09:00 -06:00
libraries.js Update:Persist series sort/filter options #1272 2022-12-17 15:10:25 -06:00
scanners.js Fix:Australian audible TLD #1191 2022-11-20 17:17:25 -06:00
tasks.js Add:Tasks widget in appbar for merging m4bs & remove old m4b merge routes 2022-10-02 14:16:17 -05:00
user.js Update:Persist series sort/filter options #1272 2022-12-17 15:10:25 -06:00
users.js Fix:Users table activity & cleanup 2022-11-24 14:44:09 -06:00