Tig
|
04f75dcc6f
Merge branch 'v2_1785-PosJustify' of tig:tig/Terminal.Gui into v2_1785-PosJustify
|
1 year ago |
Tig
|
2fdbce4a76
Fixed all unit tests. Doesn't mean things aren't broken tho.
|
1 year ago |
Tig
|
44cc57b9f8
Rebased onto dim.auto
|
1 year ago |
Tig
|
13134df595
Prototype Pos.Justify
|
1 year ago |
Tig
|
0aef9d14db
Removed notion of View.Autosize from Pos and Dim classes
|
1 year ago |
Tig
|
a4d3bc7e58
Fixed more tests
|
1 year ago |
Tig
|
f3b5ed7afc
Fixing tests...
|
1 year ago |
Tig
|
a48146af82
Tons of unit test updates
|
1 year ago |
Tig
|
a89aa040ca
More progress in removing AutoSize
|
1 year ago |
Tig
|
c011ea0af0
Partial progress in removing AutoSize
|
1 year ago |
Tig
|
6f3799dd87
Added TODOs
|
1 year ago |
Tig
|
aa8bcde605
Added TODOs
|
1 year ago |
Tig
|
ef4c52c6bc
Merged.
|
1 year ago |
Tig
|
4ed5ed8bb6
Initial commit. Just a prototype
|
1 year ago |
Tig
|
652f7aa1b9
Renamed API to simplify and make more clear
|
1 year ago |
Tig
|
64b7149ff8
PosDim.cs code cleanup
|
1 year ago |
Tig
|
e8467f25c4
Rewrote SetRelativeLayout to move logic in to the Pos & Dim classes. Massively beefed up unit tests.
|
1 year ago |
Tig
|
264ba87e73
AnchorEnd() works! Cleaned up usages and modernized Sceanrios
|
1 year ago |
Tig
|
162aa081ad
Implemented AnchorEnd(); added .UseDimForOffset property
|
1 year ago |
Tig
|
cb9bafa984
Fixed stuff broke by merge
|
1 year ago |
Tig
|
8da54ad41d
Rebased onto bounds-contentarea and merged -broke
|
1 year ago |
Tig
|
a655120e48
Merge branch 'v2_develop' into v2_3269_Bounds-ContentArea
|
1 year ago |
tznind
|
fadecc150a
Revert "Add ability to disable AutoSize"
|
1 year ago |
tznind
|
7d4d77ca64
Force AutoSize false instead of throw Exception when setting Width/Height
|
1 year ago |
Tig
|
b83b392ccd
Updated View and Event classes for viewport and content size handling
|
1 year ago |
tznind
|
aa72a97cd6
Add ability to disable AutoSize
|
1 year ago |
Tig
|
86f05d1479
Found and fixed FindDeepestView bug and added unit tests
|
1 year ago |
Tig
|
25491bdac6
Fixed FindDeepestView bugg I caused by unravelling the recursion
|
1 year ago |
Tig
|
7644f631f0
Refactored ViewportSettings - Now makes more sense and LixtView works as before
|
1 year ago |
Tig
|
ad411ce5eb
Fixed FrameToScreen
|
1 year ago |