BDisp
|
6e458559e2
Finally the Enter and Leave events has the correct sequence.
|
2 年之前 |
BDisp
|
4f635ffab4
Add unit test to use the Enter and Leave events between two views on two toplevels.
|
2 年之前 |
BDisp
|
de909b86cd
Fix a bug where a focused view was receiving the Leave event.
|
2 年之前 |
BDisp
|
aa4f9c108f
Fix CanFocus being set to false on background after adding all the subviews.
|
2 年之前 |
BDisp
|
65851ad527
Fixes #2810. Pressing Alt key on a Toplevel with only a MenuBar throws System.InvalidOperationException.
|
2 年之前 |
BDisp
|
42f5b16022
Prevents throw exception if Border is null.
|
2 年之前 |
BDisp
|
140168b8aa
Cleaning code.
|
2 年之前 |
BDisp
|
d6a414667d
Implementing @tig suggestion change.
|
2 年之前 |
BDisp
|
06960ca1f0
Revert "Fix a bug where a row is less than zero on shrinking."
|
2 年之前 |
BDisp
|
26ff571f6a
Trying fix the compiler error.
|
2 年之前 |
BDisp
|
4d526695d6
Fix warning.
|
2 年之前 |
BDisp
|
57fe0aaafa
Fix a bug where a row is less than zero on shrinking.
|
2 年之前 |
BDisp
|
885ccb60e4
Added debug profile for Windows Terminal.
|
2 年之前 |
BDisp
|
b8ee82c90d
Add GetParentProcessName method.
|
2 年之前 |
BDisp
|
baf5fdc787
There is only need to use the Alternate Screen Buffer (1049)
|
2 年之前 |
BDisp
|
834bbc150b
Fixes #2793. Windows Terminal still show vertical scroll bar using WindowsDriver.
|
2 年之前 |
dependabot[bot]
|
3b0ab561fb
Bump ReportGenerator from 5.1.23 to 5.1.24
|
2 年之前 |
BDisp
|
bdf9ec112c
Fix unit test method name.
|
2 年之前 |
BDisp
|
1c633efbad
Fix unit test because OnLeave is now invoked on toplevel removing, preventing two views having focus.
|
2 年之前 |
BDisp
|
2368ec87f1
Prevents throw exception if Application.Current is null.
|
2 年之前 |
BDisp
|
8c7fce0472
Fix extra bracket.
|
2 年之前 |
BDisp
|
b13247342a
Add unit test.
|
2 年之前 |
BDisp
|
d9a7b5f6f3
Fixes #2776. Pressing Alt key on a Window with only a MenuBar throws System.InvalidOperationException.
|
2 年之前 |
BDisp
|
74aedd25bf
Fixes #2789. StatusItem should have a disabled attribute if it can't execute.
|
2 年之前 |
BDisp
|
42fcc35154
Prevents open menu bar if it's invisible and close all opened menus.
|
2 年之前 |
BDisp
|
b9c9079629
Simplifies all the run actions.
|
2 年之前 |
BDisp
|
754d7d6983
Leveraging the power of CanExecute feature.
|
2 年之前 |
BDisp
|
63ceef5259
FindAndOpenMenuByHotkey now search inside Menus and inside his Children.
|
2 年之前 |
BDisp
|
1fc239a895
Fixes #2787. MenuItem with CanExecute returning false is select when a MenuBar is opened.
|
2 年之前 |
BDisp
|
b40d2a65a9
Added hosted scroll bar unit test.
|
2 年之前 |