Commit Graph

10 Commits

Author SHA1 Message Date
BDisp
c7b5417f79 Fixes unit tests. 2023-03-04 02:02:02 +00:00
BDisp
c99b35578d Revert "Fixes unit tests to support Pos/Dim changes."
This reverts commit ad426ff261.
2023-03-03 18:35:10 +00:00
BDisp
de5b2f5594 Resolving merge conflicts. 2023-03-03 17:55:22 +00:00
Tigger Kindel
6f16af878b Fixed unit tests: DimFactor changes broke - DOUBLE CHECK 2023-03-03 09:48:31 -07:00
BDisp
5840ad25e8 Added IsLoaded property to allow control if a change was done before or after the toplevel was loaded. 2023-03-02 03:24:21 +00:00
BDisp
ecd82465f7 ToString must return the Pos/Dim class names. 2023-02-28 21:23:44 +00:00
Tig Kindel
d04bf94c74 merged from develop after accident 2023-02-25 05:42:43 +13:00
BDisp
9cfa78a033 Fixes #2354. View.Redraw doesn't clear itself and PositionCursor doesn't ensure focus when a prior view was disabled. (#2355)
* Fixes #2354. View should have a IgnoreHasFocusPropertyOnRedraw property to prevent unnecessary derived class.

* Removed IgnoreHasFocusPropertyOnRedraw property.

---------

Co-authored-by: Tig <tig@users.noreply.github.com>
2023-02-21 14:23:40 +13:00
BDisp
057bbcaea8 Fixes #2326. Invisible cursor after modal dialog. 2023-02-06 23:47:09 +00:00
Tig Kindel
7454dac942 Reorg of unit tests 2023-01-15 18:33:38 -07:00