BDisp
|
6e458559e2
|
Finally the Enter and Leave events has the correct sequence.
|
2023-08-15 17:56:57 +01:00 |
|
BDisp
|
4f635ffab4
|
Add unit test to use the Enter and Leave events between two views on two toplevels.
|
2023-08-15 17:03:39 +01:00 |
|
BDisp
|
de909b86cd
|
Fix a bug where a focused view was receiving the Leave event.
|
2023-08-15 16:29:07 +01:00 |
|
BDisp
|
65851ad527
|
Fixes #2810. Pressing Alt key on a Toplevel with only a MenuBar throws System.InvalidOperationException.
|
2023-08-15 13:07:06 +01:00 |
|
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 |
|