Ferrite-backup/Ferrite/Views/ComponentViews/Plugin
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
..
Buttons Search/Lists: Fix UI issues and appearance 2023-04-23 15:14:09 -04:00
Info Ferrite: Update to support iOS 16.4 and Swift 5.8 2023-04-08 18:17:50 -04:00
Source Plugins: Add website and about properties 2023-04-02 14:53:22 -04:00
PluginAggregateView.swift Search/Lists: Fix UI issues and appearance 2023-04-23 15:14:09 -04:00
PluginInfoView.swift Plugins: Add website and about properties 2023-04-02 14:53:22 -04:00
PluginPickerView.swift Ferrite: Modify UI 2023-02-16 18:34:05 -05:00
PluginTagsView.swift Ferrite: Forward port UI 2023-03-29 14:43:49 -04:00