Commit Graph

4 Commits

Author SHA1 Message Date
BDisp
828ab61ff0 Fixes #2216. MessageBox default width should be proportional for smaller screens. 2022-11-11 12:37:20 +00:00
Tig Kindel
c1d976c781 refactored AssertDriverContents out of GraphView tests 2022-10-29 19:53:08 -06:00
BDisp
92dc7f04d4 Fixes #2053. MessageBox.Query still not wrapping with v1.8.0 on windows/net6.0. 2022-09-21 18:54:45 +01:00
BDisp
ff1eb9bea1 Fixes #1979. MessageBox.Query not wrapping since 1.7.1 (#1995)
* Added MaxWidthLine into the TextFormatter class.

* Some more test line to better verifying the mainloop idle handlers.

* Fixes #1979. MessageBox.Query not wrapping since 1.7.1

* Added MessageBox unit tests.

* States a button centered issue on a lower fixed size.

* Fixed the centered button issue 4d0a4b6.
2022-09-14 18:11:12 -07:00