passepartout-apple/Passepartout/App/Platforms
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
..
App+iOS.swift Fix lifecycle of environment objects (#790) 2024-10-31 11:14:39 +01:00
App+macOS.swift Fix lifecycle of environment objects (#790) 2024-10-31 11:14:39 +01:00
App+tvOS.swift Fix lifecycle of environment objects (#790) 2024-10-31 11:14:39 +01:00