Added Changing of textures for buttons. Change button events to be on release #311

Merged
maverickdgg merged 4 commits from SP3-20-UI-System into main 2023-01-16 15:01:51 +08:00
maverickdgg commented 2023-01-16 14:45:45 +08:00 (Migrated from github.com)

Added changing texture of buttons. (not fully tested because UI is not rendering due to subpass)
Change buttons events only on release. Button texture will change to clicked when mouse is clicked down and only broadcast the event on release. The click will register as long as the on mouse down is in the button area.

Added changing texture of buttons. (not fully tested because UI is not rendering due to subpass) Change buttons events only on release. Button texture will change to clicked when mouse is clicked down and only broadcast the event on release. The click will register as long as the on mouse down is in the button area.
XiaoQiDigipen (Migrated from github.com) reviewed 2023-01-16 14:45:45 +08:00
Sign in to join this conversation.
No description provided.