UI button with buttonMode or useHandCursor

Hello,

For accessibility purpose, I think an active button should always have a hand cursor.

With PlayCanvas, we could add a script for this on each button, but I think it should be a property to set on/off. Like buttonMode or useHandCursor that we can find with other frameworks.

5 Likes