Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Behaviour change: Pass on all events, inform on window active. #91

Closed
davesmith00000 opened this issue May 19, 2024 · 0 comments
Closed

Comments

@davesmith00000
Copy link
Member

At the moment, some messages don't get passed to the window contents if the window isn't active, but I think this is a mistake.

The idea was to prevent actions being taken on one window, when the user really hit a button on a window above it.

I think what should really happen is that we pass all the events as normal, and then also cascade information about the state of the Window, so that the components can decide what to do.

@davesmith00000 davesmith00000 changed the title Behaviour change: Pass on all events, inform on widow active. Behaviour change: Pass on all events, inform on window active. May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant