You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix previous commit: move removing of Appliaction.future code to a later point.
The future still needs to be set at the point where the application draws it's
final layout before quitting. Otherwise `Application.is_done` will report an
incorrect value.
0 commit comments