BDisp
|
a3ae8cf1b6
Fixes #2289. View.Clear method is clearing beyond its parent bounds.
|
2 years ago |
Charlie Kindel
|
a0b36d3457
merged develop
|
2 years ago |
BDisp
|
c76a66fc19
Merge develop branch
|
2 years ago |
tznind
|
ee85ddf141
Add unit test for Leave event changing focus
|
2 years ago |
BDisp
|
8d44217c8a
Fixes #2222. RadioGroup first upper case and ProcessColdKey is not working well.
|
2 years ago |
Charlie Kindel
|
1efb051379
Refactored AutoInitShutdown attribute - scary stuff
|
2 years ago |
Charlie Kindel
|
129d1dd314
merge
|
2 years ago |
Charlie Kindel
|
b06e4229c4
Revert "Revert "Fixes #1743 - CharMap renders painfully slow""
|
2 years ago |
Charlie Kindel
|
9945c2dd54
Revert "Fixes #1743 - CharMap renders painfully slow"
|
2 years ago |
Charlie Kindel
|
3b5d8e9780
Fixes #1743 - CharMap renders painfully slow
|
2 years ago |
BDisp
|
15bed3762b
IsOverridden unit tests per @tig.
|
2 years ago |
Tig Kindel
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
2 years ago |
BDisp
|
46ff335836
Fix unit tests.
|
2 years ago |
BDisp
|
eaaa636497
Adding a more realistic key down/up event with null key.
|
2 years ago |
BDisp
|
702ef46727
Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp.
|
2 years ago |
BDisp
|
b6715863a3
Fixes #2071. DrawContentComplete event is never called from the base if it's overridden.
|
2 years ago |
BDisp
|
281a849c08
Fixes #2026. Added ClearOnVisibleFalse to flag if the view must be cleared or not. (#2020)
|
2 years ago |
BDisp
|
9505987d40
Fixes #1984. Setting Label.Visible to false does not hide the Label (#1985)
|
2 years ago |
BDisp
|
4392f450da
Fixes unit tests according to the changes.
|
3 years ago |
BDisp
|
a506955634
Added more two unit tests for Layout Absolute.
|
3 years ago |
BDisp
|
e02df8c043
Added some more features and bug fixes.
|
3 years ago |
BDisp
|
38bed3fd98
Added exceptions for AutoSize.
|
3 years ago |
BDisp
|
5b35b0a842
Changes GetTextFormatterBoundsSize and GetBoundsTextFormatterSize as public.
|
3 years ago |
BDisp
|
0d2e332c59
Fixes view test.
|
3 years ago |
BDisp
|
3160b4c914
Fixes some AutoSize issues with rules.
|
3 years ago |
BDisp
|
8f7bc395c7
Fixes #1791. View not turn off AutoSize if TextFormatter.Size fit the Anchor. (#1798)
|
3 years ago |
BDisp
|
b33b658f5b
Fixes #1769. Supports a minimum view size for non-automatic size views. (#1771)
|
3 years ago |
BDisp
|
7f3c26906b
Reverting Clear method to use AddRune as initially.
|
3 years ago |
BDisp
|
e941169dad
Fixes the draw clip bounds issue visible on ScrollView.
|
3 years ago |
BDisp
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 years ago |