dfhack/library/lua/gui
Timur Kelman 07f54deb0b
fix wrong `Label.frame_body.x2` value (#2134)
* fix wrong `Label.frame_body.x2` value

`update_scroll_inset` might change `frame_inset`, i.e. we need to `computeFrame` with the new values.

* add tests for Label

* add missing `local`, remove code in comments

* move `TestFramedScreen` outside test functions
2022-05-27 15:25:17 -07:00
..
buildings.lua Fix whitespace issues 2015-02-14 22:53:06 -05:00
dialogs.lua return a reference to the created dialogs 2022-04-27 11:51:46 -07:00
dwarfmode.lua add dwarfmode.MenuOverlay:renderMapOverlay() (#2119) 2022-04-29 20:32:22 -07:00
materials.lua Added (chain) for [CHAIN_METAL_TEXT] armours in library/gui/materials.lua used by the gui/create-item script (#2037) 2022-03-19 15:32:16 -07:00
script.lua Update script.lua 2013-10-20 13:58:15 -07:00
widgets.lua fix wrong `Label.frame_body.x2` value (#2134) 2022-05-27 15:25:17 -07:00