dfhack/library/lua/gui
TaxiService b6196e91e4
increase min scrollbar height to 2 (from 1)
rationale:
- vanilla scrollbars dont get shorter than 2.
- 2-tall 'bars are easier to click on than 1-tall 'bars.
- this avoids having to make short custom graphics for 1-tall tiles, which most of the time look terrible...

cons:
- short scrollbars are cool : (
2023-02-05 19:00:38 +01:00
..
buildings.lua adapt lua library widgets to new keyboard keybindings 2022-12-30 22:35:08 -08:00
dialogs.lua use new frame names 2023-01-23 04:16:38 -08:00
dwarfmode.lua pull the useful bits out of MenuOverlay 2023-01-13 17:05:23 -08:00
materials.lua adapt lua library widgets to new keyboard keybindings 2022-12-30 22:35:08 -08:00
script.lua Update script.lua 2013-10-20 13:58:15 -07:00
widgets.lua increase min scrollbar height to 2 (from 1) 2023-02-05 19:00:38 +01:00