Ferrite-backup/Ferrite/Views/ComponentViews/Library
kingbri dc3014095c Search/Lists: Fix UI issues and appearance
The search bar sometimes had the scope bar added twice if a toolbar
was present (probably caused a refresh of the navigationTitle).

Rather than figuring out a hacky swiftUI solution to solve this,
add a check to enforce only one HostingViewController in the
scope bar.

Also migrate the inlinedList modifier to use safeAreaInsets from
native SwiftUI. Keep the introspected modifier for negative values.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-04-23 15:14:09 -04:00
..
Cloud Ferrite: Forward port UI 2023-03-29 14:43:49 -04:00
BookmarksView.swift Search/Lists: Fix UI issues and appearance 2023-04-23 15:14:09 -04:00
DebridCloudView.swift Plugins/Library: Add refreshable 2023-04-02 15:14:42 -04:00
HistoryActionsView.swift Ferrite: Forward port UI 2023-03-29 14:43:49 -04:00
HistoryButtonView.swift Ferrite: Forward port UI 2023-03-29 14:43:49 -04:00
HistoryView.swift Ferrite: Forward port UI 2023-03-29 14:43:49 -04:00
LibraryPickerView.swift Ferrite: Modify UI 2023-02-16 18:34:05 -05:00