Tig Kindel
|
7454dac942
Reorg of unit tests
|
2 years ago |
Tig
|
43740f8d34
Merge pull request #2283 from BDisp/hotKeyPos-fix_2282
|
2 years ago |
Tig
|
7605e2bc11
Merge pull request #2290 from BDisp/view-clear-fix_2289
|
2 years ago |
Tig
|
15990cc477
Merge pull request #2288 from BDisp/AssertDriverColorsAre-fix_2287
|
2 years ago |
BDisp
|
e570a07667
Reformat.
|
2 years ago |
BDisp
|
a3ae8cf1b6
Fixes #2289. View.Clear method is clearing beyond its parent bounds.
|
2 years ago |
BDisp
|
13c7e59116
Fixes #2287. AssertDriverColorsAre is reporting wrong colors information.
|
2 years ago |
BDisp
|
a4bd3b4bce
Fixes #2287. AssertDriverColorsAre is reporting wrong colors information.
|
2 years ago |
tznind
|
62b98dcceb
Disable AutoSize in SplitContainer test/scenario as it overspills parent bounds
|
2 years ago |
tznind
|
05afde84cc
Fix width
|
2 years ago |
Thomas Nind
|
50968c56d3
Merge branch 'gui-cs:develop' into splitcontainer
|
2 years ago |
tznind
|
7e8e0956da
Fix not splitting orientation correctly after refactoring
|
2 years ago |
tznind
|
e8a7b7c81a
Added more asserts to diagnose Label issue
|
2 years ago |
tznind
|
c0b8edf1e3
Fix up tests
|
2 years ago |
tznind
|
a470451555
TrySplitPanel now migrates PanelTitle to children
|
2 years ago |
tznind
|
b5b1f0b016
Implement `parentSplitPanel` reference (assigned during on `TrySplit`)
|
2 years ago |
tznind
|
8497dd7829
Move panel splitting logic (SplitLeft/SplitRight) to main SplitContainer class
|
2 years ago |
tznind
|
ce6ffe324c
Fix reading wrong bounds variable for Panel1 Height/Width in DimFunc
|
2 years ago |
tznind
|
ca8e6462f4
Fix SplitContainerNesting container count
|
2 years ago |
tznind
|
86564d5340
Fix subcontainers in SplitContainerNesting example not having Titles
|
2 years ago |
tznind
|
8626c4e2d7
Enforce minimum panel sizes
|
2 years ago |
tznind
|
a3281a437f
Fix tests and drawing of splitter moving Rune
|
2 years ago |
tznind
|
a34a2e9315
Fix line canvas drawing in SplitContainer
|
2 years ago |
tznind
|
da14ccd3fe
Make split container nesting scenario better and scrap old example
|
2 years ago |
tznind
|
7abf2d7966
Vamp up split container nesting
|
2 years ago |
tznind
|
849775c258
Add SplitContainerNesting scaffolding
|
2 years ago |
Thomas
|
ef2bed91a1
Connected lines sort of working
|
2 years ago |
Thomas
|
83c986d006
Use LineCanvas for border drawing
|
2 years ago |
Thomas
|
9259d28e4f
Merge branch 'line-drawer' into recursive-split
|
2 years ago |
Thomas
|
f3d6d92629
Working on layout
|
2 years ago |