BDisp
|
bdf9ec112c
|
Fix unit test method name.
|
2023-08-11 13:21:21 -06:00 |
|
BDisp
|
1c633efbad
|
Fix unit test because OnLeave is now invoked on toplevel removing, preventing two views having focus.
|
2023-08-11 13:21:21 -06:00 |
|
BDisp
|
8c7fce0472
|
Fix extra bracket.
|
2023-08-11 13:21:21 -06:00 |
|
BDisp
|
b13247342a
|
Add unit test.
|
2023-08-11 13:21:21 -06: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 |
|