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

ColoredRectangle with HasEvents should register for WindowOver #1690

Closed
vchelaru opened this issue Feb 24, 2025 · 1 comment
Closed

ColoredRectangle with HasEvents should register for WindowOver #1690

vchelaru opened this issue Feb 24, 2025 · 1 comment

Comments

@vchelaru
Copy link
Owner

Currently it doesn't causing confusion. Either

  • Let it register as WindowOver
    --or--
  • Remove this variable from Gum for ColoredRectangle

This should probably be tested for other standards like Sprite and NineSlice too

@vchelaru
Copy link
Owner Author

It turns out that Standards only appear as WindowOver if they have any events assigned. I have extended the events checked to include all possible events rather than just Click and Push, and have documented the details here:

https://docs.flatredball.com/gum/code/gum-code-reference/cursor#windowover

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