Ferrite-backup/Ferrite/Views/ComponentViews
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
..
Debrid Filters: Fix animations and add clear all button 2023-04-12 18:13:09 -04:00
Filters Filters: Fix animations and add clear all button 2023-04-12 18:13:09 -04:00
Library Search/Lists: Fix UI issues and appearance 2023-04-23 15:14:09 -04:00
Plugin Search/Lists: Fix UI issues and appearance 2023-04-23 15:14:09 -04:00
SearchResult Filters: Fix animations and add clear all button 2023-04-12 18:13:09 -04:00
Settings Pickers: Change to the Picker structure 2023-03-30 12:12:14 -04:00