passepartout-apple/Passepartout/Library/Sources/AppUI/Theme
Davide 9f22053fa9
Fix lifecycle of environment objects (#790)
#779 was happening because environment objects were set on contentView,
which is not the _outmost_ root view. This clarifies why the Theme
object was not being found in ThemeLockScreenModifier.

Also, do not hardcode LogoView as lock view.
2024-10-31 11:14:39 +01:00
..
Platforms Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
Theme+ImageName.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
Theme+MenuImageName.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00
Theme+UI.swift Fix lifecycle of environment objects (#790) 2024-10-31 11:14:39 +01:00
Theme.swift Fix lifecycle of environment objects (#790) 2024-10-31 11:14:39 +01:00
ThemeProviding.swift Refactor AppUI for TV target (#775) 2024-10-29 14:30:41 +01:00