audiobookshelf/client/pages
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
..
audiobook/_id Add:M4b tool configurable options bitrate/channels/codec #1029 #1257 2022-12-19 17:13:04 -06:00
author Version bump 2.2.3 2022-11-12 17:22:16 -06:00
batch Add translation strings for batch update page #1166 2022-12-13 16:59:46 -06:00
collection Merge RSS feed modals into a universal one 2022-12-31 15:26:37 -06:00
config Accessibility Improvements for Main Settings 2022-12-30 19:14:04 +01:00
item/_id Merge RSS feed modals into a universal one 2022-12-31 15:26:37 -06:00
library/_library Add:RSS feed for series & cleanup empty series from db #1265 2022-12-31 16:58:19 -06:00
playlist Playlist and collections cleanup 2022-11-27 15:12:55 -06:00
upload Update:New strings for translation #1103 #1166 2022-11-16 16:11:06 -06:00
account.vue Playlist and collections cleanup 2022-11-27 15:12:55 -06:00
config.vue Fix Hidden Settings Menu 2023-01-01 19:49:43 +01:00
index.vue Update:No longer creating initial root user and initial library, add init root user page, web app works with no libraries 2022-05-14 17:23:22 -05:00
login.vue Update:Remove RSS feeds from login response payload and include feeds from library items request 2022-12-31 10:59:12 -06:00
oops.vue Support for libraries and folder mapping, updating static cover path, detect reader.txt 2021-10-04 22:11:42 -05:00