Tig
|
c84dade64d
WIP -> Getting rid of old TextAlignment enums
|
1 year ago |
BDisp
|
c7bc7f86b8
Adding all possible text directions variants and improving scenario.
|
1 year ago |
Tig
|
4d49ae8a99
Merge pull request #32 from BDisp/tig_v2_2432-DimAuto
|
1 year ago |
Tig
|
a6d786d4a3
Changed default text in TF scenario
|
1 year ago |
BDisp
|
9f1f2c7dac
Remove View AutoSize and add TextFormatter.AutoSize.
|
1 year ago |
BDisp
|
6dff7d8e4c
Fix vertical bottom label.
|
1 year ago |
BDisp
|
d3b47adc86
Improving scenario.
|
1 year ago |
Tig
|
264ba87e73
AnchorEnd() works! Cleaned up usages and modernized Sceanrios
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
2c725b877f
Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175)
|
1 year ago |
Tigger Kindel
|
1fa6267895
WIP - Revamped Color
|
1 year ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
tznind
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 years ago |
tznind
|
43f67a6387
Convert more Actions to EventHandlers in View
|
2 years ago |
tznind
|
fcc75e7147
Update View Action events to EventHandler events
|
2 years ago |
tznind
|
17a33f3b11
Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>`
|
2 years ago |
BDisp
|
9d1a429676
Implementing nullable bool checked on CheckBox.
|
2 years ago |
BDisp
|
09f005448e
Fixes #1800. TextView now uses the same colors as TextField. (#1971)
|
3 years ago |
BDisp
|
e02df8c043
Added some more features and bug fixes.
|
3 years ago |
Charlie Kindel
|
32ae3cb62f
Cleaned up Categories and Scenario descripitons.
|
3 years ago |
Charlie Kindel
|
83f70cbf39
Revert "Revert "Reorganizing scenarios categories as per #1648""
|
3 years ago |
Charlie Kindel
|
359ba385c8
Revert "Reorganizing scenarios categories as per #1648"
|
3 years ago |
BDisp
|
3362ca849d
Reorganizing scenarios categories as per #1648
|
3 years ago |
BDisp
|
239191cde0
Fixes #1434. Regenerating the docs. (#1528)
|
3 years ago |
José Miguel Perricone
|
cec9cc3559
Add Vertical Alignment and Text Direction + UICatalog Demo (#1195)
|
4 years ago |