Tig
|
2cecc7762a
WIP - Trying to make TextFormatter have indepdentent width/height
|
1 year ago |
BDisp
|
f925625baa
Add GetQuitKeyAndName helper method.
|
1 year ago |
Tig
|
9f09e030ae
Fixed Scenarios and unit tests
|
1 year ago |
Tig
|
fde6bfde2b
Revamped scenarios to demo Pos.Align
|
1 year ago |
Tig
|
c877c1844d
Simplified Alignment enum
|
1 year ago |
Tig
|
7bfefd27b0
Rebased with #3480
|
1 year ago |
Tig
|
71e1d992ba
Fixed all views tester unit test
|
1 year ago |
Tig
|
1c01556a1d
PosAbsoulte to public.
|
1 year ago |
Tig
|
ce1e243df2
Justification->Alignment
|
1 year ago |
Tig
|
c5a6c907a4
Justifier->Aligner
|
1 year ago |
Tig
|
37073d29b5
Alignment->Justification
|
1 year ago |
Tig
|
c84dade64d
WIP -> Getting rid of old TextAlignment enums
|
1 year ago |
Tig
|
bb37689df0
rebased and fixed
|
1 year ago |
Tig
|
be8f7fadc6
Progress on removing AutoSize.
|
1 year ago |
Tig
|
13134df595
Prototype Pos.Justify
|
1 year ago |
Tig
|
4ed5ed8bb6
Initial commit. Just a prototype
|
1 year ago |
Tig
|
264ba87e73
AnchorEnd() works! Cleaned up usages and modernized Sceanrios
|
1 year ago |
Tig
|
d3dfb16597
Initial commit. Made all calls to AnchorEnd() be AnchorEnd(0) in prep
|
1 year ago |
Tig
|
df5f04b645
Merged v2_develop
|
1 year ago |
BDisp
|
f1fcbb91d3
Fix UICatalog.
|
1 year ago |
Tig
|
f6ff36968e
Reamed Bounds -> ViewPort to see how it feels
|
1 year ago |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
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 |
Tig
|
bc41d9bc09
Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467)
|
1 year ago |
Tig
|
a7209bcd88
Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077)
|
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 |
BDisp
|
30a87c849a
Added the StringExtensions.cs file with a public class.
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |