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

RollOver RollOut #58

Open
hoseyjoe opened this issue Jan 29, 2022 · 4 comments
Open

RollOver RollOut #58

hoseyjoe opened this issue Jan 29, 2022 · 4 comments

Comments

@hoseyjoe
Copy link

The blackarea is a hbox. It is the rollover/rollout target. It is intended to show the buttons when you rollover it. The buttons are a child of the black.

When you go between buttons they fadeout/fadein. Since the buttons are a child of the the black I expect the mouseover/mouseout events to not fire since they are part of the black component?

rollover
Project:
RollOverTest.zip

@ianharrigan
Copy link
Member

hmmm, yeah, i see what you mean - when you mouse over the buttons rollMe receives a mouse out...

@ianharrigan
Copy link
Member

This only happens on html5 right?

@ianharrigan
Copy link
Member

OK, that should be working now (for html5 at least - i think thats the only place it happens, right?)

mouseover

Can you close if thats working for you (and if its indeed just html5)

@hoseyjoe
Copy link
Author

Yes it was html5. However I have since tested other targets and Openfl-windows seems to have issue. I did not test other openfl targets. Raylib, hl worked.

openfl test application.xml windows will have the issue

@hoseyjoe hoseyjoe transferred this issue from haxeui/haxeui-core Jan 31, 2022
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

2 participants