dfhack/test/library/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
..
dialogs.lua Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
dwarfmode.lua migrate existing tests to use expect.str_find() 2021-08-25 06:38:22 -07:00
widgets.Label.lua fix wrong `Label.frame_body.x2` value (#2134) 2022-05-27 15:25:17 -07:00
widgets.lua let CycleHotkeyLabels take numeric initial_options 2022-05-18 15:39:52 -07:00