jellyflood/Shared/Extensions/ViewExtensions/Modifiers
Glenn Hevey e6cc848138
[tvOS] Move AddUserButton to the bottom bar of Select User View (#1468)
* Added add user button to select user bottom bar

* Replaced AddUserButton with NoUserView

This commit removes the AddUserButton as it is no longer required.
Also when no user is logged in the GridView shows a new NoUserView

* Added multi server support

- When no user is logged in. Grid view shows the original AddUserButton.
- When there is a logged in user AddUserButton is replaced with AddUserBottomButton
- AddUserBottomButton will show a menu when in all server mode (just like AddUserbutton)
- Removed NoUserView as it isn't required anymore
- changed bottom bar layout to  allow for a larger service selection button

* cleaned up AddUserBottomButton

* cleaned up AddUserBottomButton

fixed formatting

* cleanup

* fix conflict

* cleaned up unused localisation

* cleanup

* removed debug background

---------

Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2025-04-06 16:51:44 -04:00
..
BackgroundParallaxHeaderModifier.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
BottomEdgeGradientModifier.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
ErrorMessage.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
OnFinalDisappearModifier.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
OnFirstAppearModifier.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
OnReceiveNotificationModifier.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
OnScenePhaseChangedModifier.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
OnSizeChangedModifier.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
ScrollIfLargerThanContainerModifier.swift [tvOS] Move AddUserButton to the bottom bar of Select User View (#1468) 2025-04-06 16:51:44 -04:00
ScrollViewOffsetModifier.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
SinceLastDisappearModifier.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00