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

Detect if UI element is above a block when clicking in the block list #48

Open
TheRealCatherine opened this issue Feb 15, 2018 · 0 comments

Comments

@TheRealCatherine
Copy link
Owner

In Edit Mode on the right hand side there is a list of block types that can be placed ,but if a block is behind where the user clicks it will select the block (and maybe also place the new one too) due to a click handler in AbstractBlock. The click handler is so the user can easily select blocks using the mouse but it doesn't take into account UI elements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant