Page 1 of 1

OnMouseEnter option for buttons.

Posted: Sat Oct 03, 2020 11:30 am
by Bugala
I just noticed Javascript has an option for OnMouseEnter, OnMouseOver, and OnMouseLeave, and while the latter two Hollywood already supports, Hollywood doesnt have specific support for OnMouseEnter.

I am not specifically needing it, just thought to throw it in air in case you decide to do some changes there to keep in mind that OnMouseEnter option might not be a bad idea.

Re: OnMouseEnter option for buttons.

Posted: Sun Oct 04, 2020 12:55 pm
by airsoftsoftwair
This can easily be achieved by just setting a flag on the first "OnMouseOver" so I don't think we need it.