BDisp
|
509a8d15c7
No need to throw if after all a valid console is preserved.
|
2 years ago |
BDisp
|
1426019f3e
Fixes #2293. WindowsDriver forces minimum console height equal to 1, but should allow be 0.
|
2 years ago |
tznind
|
8487422f25
Rename SplitContainer to SplitView
|
2 years ago |
Tig
|
772520c3a7
Merge pull request #2291 from tig/unittest_reorg
|
2 years ago |
Tig
|
3d68fc4295
Merge pull request #2292 from tig/fixes_2286_colorscheme_setattribute
|
2 years ago |
Tig Kindel
|
64ee03f267
Merge branch 'develop' into fixes_2286_colorscheme_setattribute
|
2 years ago |
Tig Kindel
|
9232a2bd59
Merge branch 'develop' into unittest_reorg
|
2 years ago |
Tig
|
1bdd9014f5
Merge pull request #2270 from BDisp/ensuresvisibilityselecteditem-public-fix-2269
|
2 years ago |
Tig Kindel
|
36d19c6725
Removed ColorScheme.SetAttribute
|
2 years ago |
Tig Kindel
|
3dbd21ed56
Reorg of unit tests
|
2 years ago |
Tig Kindel
|
fa048da358
Merge branch 'develop' into unittest_reorg
|
2 years ago |
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 |