vkdoom_m/wadsrc/static/zscript/ui/menu
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
..
search localize custom menu titles in option search results 2019-06-12 17:37:29 +02:00
colorpickermenu.zs
conversationmenu.zs - fixed core script warnings with developer CVAR set to 2 or greater 2019-08-13 14:48:40 +03:00
joystickmenu.zs
listmenu.zs fix bug when down arrow gave no result after mouse move in main menu 2019-09-30 20:04:44 +02:00
listmenuitems.zs
loadsavemenu.zs
menu.zs - do not blur the background for portrait-less conversations. 2019-08-09 15:22:52 +02:00
menuitembase.zs
messagebox.zs - check for presence of fonts in message box menu 2019-06-07 11:49:01 +03:00
newplayermenu.zs
optionmenu.zs - removed useless conditions from options menu 2019-09-08 10:01:10 +03:00
optionmenuitems.zs
playercontrols.zs
playerdisplay.zs
playermenu.zs
readthis.zs
reverbedit.zs
textentermenu.zs