Ferrite-backup/Ferrite/Views
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
..
CommonViews Filters: Fix animations and add clear all button 2023-04-12 18:13:09 -04:00
ComponentViews Search/Lists: Fix UI issues and appearance 2023-04-23 15:14:09 -04:00
RepresentableViews Search/Lists: Fix UI issues and appearance 2023-04-23 15:14:09 -04:00
SheetViews Ferrite: Format 2023-04-09 00:12:43 -04:00
AboutView.swift Ferrite: Forward port UI 2023-03-29 14:43:49 -04:00
ContentView.swift Search/Lists: Fix UI issues and appearance 2023-04-23 15:14:09 -04:00
LibraryView.swift Filters: Fix animations and add clear all button 2023-04-12 18:13:09 -04:00
LoginWebView.swift Ferrite: Forward port UI 2023-03-29 14:43:49 -04:00
MainView.swift Ferrite: Format 2023-04-09 00:12:43 -04:00
PluginsView.swift Search: Add ExpandedSearchable replacement 2023-04-09 00:12:40 -04:00
SettingsView.swift Ferrite: Format 2023-04-09 00:12:43 -04:00