dfhack/library/lua/gui
Warmist b7069a5ebd
Fix label early key detection in scrolling logic
Current logic is because @myk002 fixed it so label would allow other widgets control when label(s) are present. However that breaks label key detection for default scroll keys. This can be worked around by setting scrollkeys to empty.

TBH: label is quite complicated and used everwhere so i'm reluctant to touch it and would love for someone to look over if i'm correct.
2021-06-22 11:31:00 +03:00
..
buildings.lua Fix whitespace issues 2015-02-14 22:53:06 -05:00
dialogs.lua Change color of ListBox.select2_hint to grey to indicate enabled 2020-08-27 00:08:28 -04:00
dwarfmode.lua Make gui.dwarfmode.{get_movement_delta,get_hotkey_target} public 2019-04-30 16:53:09 -04:00
materials.lua Fix display of arrows in lua filtered list widgets 2015-10-30 19:16:29 -04:00
script.lua Update script.lua 2013-10-20 13:58:15 -07:00
widgets.lua Fix label early key detection in scrolling logic 2021-06-22 11:31:00 +03:00