Ferrite-backup/Ferrite/Extensions
kingbri 52409099d7 Ferrite: Properly inline lists
The inset grouped list style has a top inset that adds extra space
between the navigation bar title and the list rows. Use introspect
to remove this space on UITableView and UICollectionView (for iOS 16).

Sections completely ignore the introspect changes, so add a section
header which removes the list row insets.

Signed-off-by: kingbri <bdashore3@proton.me>
2022-09-05 18:31:44 -04:00
..
Collection.swift Ferrite: Add code up to alpha 1 2022-07-21 00:01:41 -04:00
Data.swift Ferrite: Add SwiftFormat 2022-08-04 21:33:59 -04:00
String.swift Ferrite: Format and cleanup 2022-08-31 18:47:02 -04:00
Task.swift Ferrite: Add code up to alpha 1 2022-07-21 00:01:41 -04:00
UIApplication.swift UIApplication: Make properties optional 2022-08-31 18:47:02 -04:00
View.swift Ferrite: Properly inline lists 2022-09-05 18:31:44 -04:00