14ce23f25b
There was duplication and a ugly `#if os(macOS)` with some footers explicitly rendered on macOS with .themeFooter() (now .themeSubtitle()). Move this logic to the .themeSection() modifiers by adding a `forcesFooter` parameter. When true, a fake footer is added on macOS as the last row of a section. |
||
---|---|---|
.. | ||
iOS | ||
macOS | ||
EditorModuleToggle.swift | ||
ModuleDetailView.swift | ||
ModuleSection.swift | ||
ModuleViewModifier.swift | ||
ProfileCoordinator.swift | ||
ProfileNameSection.swift | ||
ProfileSaveButton.swift | ||
StorageSection.swift | ||
UUIDSection.swift |