Commit Graph

2 Commits (153fef934b612d58b2e1692ae1eb315205c121c2)

Author SHA1 Message Date
myk002 153fef934b
clean up Label tests 2022-08-06 23:32:00 -07:00
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