audiobookshelf/client/components
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
..
app Fix Hidden Settings Menu 2023-01-01 19:49:43 +01:00
cards Add:RSS feed for series & cleanup empty series from db #1265 2022-12-31 16:58:19 -06:00
controls Add:Book library filter for missing cover image #1243 2022-12-15 17:46:27 -06:00
covers Playlist and collections cleanup 2022-11-27 15:12:55 -06:00
modals Merge RSS feed modals into a universal one 2022-12-31 15:26:37 -06:00
player Update:Remove call to server for user settings, user settings stored locally 2022-12-17 14:50:01 -06:00
prompt Update:More localization strings #1103 2022-11-07 18:27:17 -06:00
readers Fix:On bookshelf view show series name placard on shelf #1239 2022-12-17 16:36:41 -06:00
stats Update:Stats translation for Overall Days/Hours 2022-11-14 17:55:45 -06:00
tables Fix keyboard navigation in user settings 2022-12-29 21:36:42 +01:00
ui Accessibility Improvements for Main Settings 2022-12-30 19:14:04 +01:00
widgets Add:Batch append details #848 2022-12-13 16:28:05 -06:00