Tig
|
f2eb9ce6e2
WIP: More refining
|
1 year ago |
Tig
|
65592b4135
WIP: Refining TabStop and GroupStop
|
1 year ago |
Tig
|
ee3c48ae50
Progress
|
1 year ago |
Tig
|
d874f56282
Reorganized View source files to get my head straight
|
1 year ago |
Tig
|
ca4d10b509
WIP: Modify Focus logic to properly deal with ViewArrangement.Overlapped.
|
1 year ago |
BDisp
|
f925625baa
Add GetQuitKeyAndName helper method.
|
1 year ago |
Tig
|
9f09e030ae
Fixed Scenarios and unit tests
|
1 year ago |
Tig
|
ebea59ab96
Backported stuff from #3376
|
1 year ago |
Tig
|
c877c1844d
Simplified Alignment enum
|
1 year ago |
Tig
|
ce1e243df2
Justification->Alignment
|
1 year ago |
Tig
|
c5a6c907a4
Justifier->Aligner
|
1 year ago |
Tig
|
c84dade64d
WIP -> Getting rid of old TextAlignment enums
|
1 year ago |
Tig
|
e6b6f77f9a
AutoSize is GONE!
|
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
|
465c04f59f
API doc updates
|
1 year ago |
Tig
|
df5f04b645
Merged v2_develop
|
1 year ago |
BDisp
|
f1fcbb91d3
Fix UICatalog.
|
1 year ago |
Tig
|
0900333e12
Reamed Bounds -> Viewport - more rename
|
1 year ago |
Tig
|
3a40dec249
Reamed Bounds -> Viewport in comments
|
1 year ago |
Tig
|
f6ff36968e
Reamed Bounds -> ViewPort to see how it feels
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
1 year ago |
BDisp
|
d2967c1ede
Fixes #2883. ProgressBar: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2979)
|
1 year ago |
Tigger Kindel
|
05d4fc92d2
Adjusted scenariocategories
|
1 year ago |
BDisp
|
105ff9ab54
Fixes #2569. Borders scenarios needed to be refactored. (#2570)
|
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 |
Tig
|
8c59e8255f
Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527)
|
2 years ago |
Tig
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
BDisp
|
dd298d0e2e
Fix more issue in the layout.
|
2 years ago |