735d3b2fbe
Revisit the use of informational footers in forms because: - iOS uses Section footers - macOS uses a secondary label below the main row label Therefore: - Add .themeRow() modifier to accomplish macOS behavior - iOS: leave .themeSection() as is, and add a dummy .themeRow() that does nothing - macOS: make footer ineffective in .themeSection(), but add .themeRow() modifiers to move footers to rows |
||
---|---|---|
.. | ||
iOS | ||
macOS | ||
AppleTVSection.swift | ||
EditorModuleToggle.swift | ||
ModuleDetailView.swift | ||
ModuleSection.swift | ||
ModuleViewModifier.swift | ||
NameSection.swift | ||
ProfileCoordinator.swift | ||
ProfileSaveButton.swift | ||
StorageSection.swift | ||
UUIDSection.swift |