gzdoom-gles/wadsrc/static/zscript/ui
Alexander 0c2ed71cdd 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 20:04:44 +02:00
..
menu fix bug when down arrow gave no result after mouse move in main menu 2019-09-30 20:04:44 +02:00
statscreen - made author names work with title patches. 2019-08-07 12:09:47 +02:00
statusbar - fixed inventory scroll arrows in alternative HUD 2019-09-29 16:07:25 +03:00