ironkayman/tftm-alien-invasion

Removing cursor from UIWidget buttons breaks keyboard-based widget button hover

Closed this issue · 1 comments

Removing cursor from UIWidget buttons breaks keyboard-based widget button hover

More or less fixed at 69656a2: focus is lost once cursor/mouse is moved, but by using arrow keyes (up, down) as usual for switching between buttons, pressing Down focuses selection on lowest widget based on its Id, Up selects upper button, with lowest Id.