Page 9 of 9

Re: [Lib] SUIT - Simple User Interface Toolkit

Posted: Tue Feb 18, 2020 4:14 am
by pgimeno
Try suit.isHovered instead if suit:isHovered.

Yes, the docs could be a bit clearer on this point.

Re: [Lib] SUIT - Simple User Interface Toolkit

Posted: Wed Feb 26, 2020 5:27 pm
by megalukes
pgimeno wrote: Tue Feb 18, 2020 4:14 am Try suit.isHovered instead if suit:isHovered.

Yes, the docs could be a bit clearer on this point.
It worked! Thank you!