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

Qol, add option to ignore click Events when mouse pointer is over UIs… #1007

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

breadnone
Copy link
Contributor

@breadnone breadnone commented Jul 1, 2021

Description

Small improvement. Add option to ignore click events when clickable2d component obscured by UIs

What is the current behavior?

ClickableSprite will trigger the click events even when obscured by UI elements

What is the new behavior?

OnMouseDown & DoPointerClick won't get triggered when Clickable2D component obscured by UI elements

Edit: Update description

@stevehalliwell stevehalliwell added this to the 3.15 milestone Aug 21, 2021
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

Successfully merging this pull request may close these issues.

2 participants