Commit Graph

1 Commits (2362d60a3aa9d200a234d5a6c2d330eedc1b9a00)

Author SHA1 Message Date
Timur Kelman 07f54deb0b
fix wrong `Label.frame_body.x2` value ()
* 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