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
This will allow users to use a custom keybinding for maximising/minimising, and address the issue of "escape" potentially conflicting with other widgets bindings in maximised mode.
This could be passed in as an argument to the maximise action or method. (escape_to_dismiss=False/True)
The text was updated successfully, but these errors were encountered:
This will allow users to use a custom keybinding for maximising/minimising, and address the issue of "escape" potentially conflicting with other widgets bindings in maximised mode.
This could be passed in as an argument to the maximise action or method. (
escape_to_dismiss=False/True
)The text was updated successfully, but these errors were encountered: