gzdoom-gles/wadsrc/static/zscript/ui
Alexander b4d10d2f5b fix bug when down arrow gave no result after mouse move in main menu
Steps to reproduce:
1. Load game.
2. Press any key to bring up the main menu.
3. Move the mouse anywhere out of the menu entries.
4. Press Down arrow.

Expected result: the menu cursor sound is played, the first menu element is selected.
Actual result: the menu cursor sound is played, no menu element is selected.

Repeated Down arrow pressing doesn't give any result, either.

If on step 4 Up arrow is pressed, the last element in the menu is selected.
2019-09-30 21:38:48 +02:00
..
menu fix bug when down arrow gave no result after mouse move in main menu 2019-09-30 21:38:48 +02:00
statscreen - Fixed bad return value. 2019-08-07 13:42:03 +02:00
statusbar - fixed inventory scroll arrows in alternative HUD 2019-09-29 18:16:10 +02:00