mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-09 09:22:07 +00:00
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. |
||
---|---|---|
.. | ||
Theme+Modifiers.swift | ||
Theme+Views.swift |