Skip to content
Snippets Groups Projects
Commit d3ee7964 authored by dos's avatar dos Committed by dos
Browse files

python_payload: Clean up application's input handling during transitions

Apps don't have to check whether they're active anymore, unless they
explicitly ask to receive think calls after on_exit.

Make gr33nhouse ask for it, as it animates its background. Remove
is_active guards from other apps (and clean up some related codepaths
while at that too).
parent ab71259e
Branches
Tags
1 merge request!495ViewManager: Don't call .think on the outgoing view unless requested
Pipeline #8840 passed