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

Clicking to select propagates to app, which can be awkward #74

Open
Tracked by #72
sudara opened this issue Aug 23, 2023 · 0 comments
Open
Tracked by #72

Clicking to select propagates to app, which can be awkward #74

sudara opened this issue Aug 23, 2023 · 0 comments

Comments

@sudara
Copy link
Owner

sudara commented Aug 23, 2023

A good example is a modal close button, where it's impossible to select the "done" button from the overlay (it can be selected from the tree, though).

AudioPluginHost - 2023-08-23 18@2x

Options:

  • When overlay enabled, only propagate mouse clicks through the overlay once a selection has been made
  • On hover, query if hovered components accepts clicks, if so, disable, renable on second mouse down

I don't think #49 is related. Meaning, even with overlay component moving disabled, this problem still exists.

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