Ferrite-backup/Ferrite/Views/ComponentViews/Plugin/Buttons
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
..
InstalledPluginButtonView.swift Ferrite: Update to support iOS 16.4 and Swift 5.8 2023-04-08 18:17:50 -04:00
PluginCatalogButtonView.swift Search/Lists: Fix UI issues and appearance 2023-04-23 15:14:09 -04:00
SourceCatalogButtonView.swift Ferrite: Add actions, plugins, and tags 2023-02-08 12:09:37 -05:00