Hi there,
I noticed a weird behaviour (or maybe I do something wrong).
Here is a very minimal piece of code (the issue also occurs with more code and for example a size for stage)
stage:addEventListener(Event.MOUSE_HOVER, function(event) print("it works") end) |
This alone won't work.
It needs another event listener attached to stage to make it works (before or after), even if the function do nothing:
stage:addEventListener(Event.MOUSE_DOWN, function(event)end) |
I hope I'm clear enough.
Do you know what happens?
Thx for your help.
Comments
del
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
https://github.com/gideros/gideros/commit/08a6ae8b351f1981a43a3d8e29645a08bb414495
Thanks again to him.
For this fix and all his work on our beloved engine.
Likes: antix, SinisterSoft, pie
http://store.steampowered.com/app/367110/Dustbowl/