Tig Kindel
|
fa048da358
|
Merge branch 'develop' into unittest_reorg
|
2023-01-15 18:34:14 -07:00 |
|
Tig Kindel
|
7454dac942
|
Reorg of unit tests
|
2023-01-15 18:33:38 -07:00 |
|
Tig
|
43740f8d34
|
Merge pull request #2283 from BDisp/hotKeyPos-fix_2282
Fixes #2282. HotKeyPos is causing black cell on center and right/bottom alignments.
|
2023-01-15 18:33:12 -07:00 |
|
Tig
|
7605e2bc11
|
Merge pull request #2290 from BDisp/view-clear-fix_2289
Fixes #2289. View.Clear method is clearing beyond its parent bounds.
|
2023-01-15 18:31:21 -07:00 |
|
Tig
|
15990cc477
|
Merge pull request #2288 from BDisp/AssertDriverColorsAre-fix_2287
Fixes #2287. AssertDriverColorsAre is reporting wrong colors information.
|
2023-01-15 18:30:16 -07:00 |
|
BDisp
|
e570a07667
|
Reformat.
|
2023-01-15 22:49:34 +00:00 |
|
BDisp
|
a3ae8cf1b6
|
Fixes #2289. View.Clear method is clearing beyond its parent bounds.
|
2023-01-15 22:44:18 +00:00 |
|
BDisp
|
13c7e59116
|
Fixes #2287. AssertDriverColorsAre is reporting wrong colors information.
|
2023-01-15 21:07:45 +00:00 |
|
BDisp
|
a4bd3b4bce
|
Fixes #2287. AssertDriverColorsAre is reporting wrong colors information.
|
2023-01-15 20:58:27 +00:00 |
|
tznind
|
62b98dcceb
|
Disable AutoSize in SplitContainer test/scenario as it overspills parent bounds
|
2023-01-15 12:09:35 +00:00 |
|
tznind
|
05afde84cc
|
Fix width
|
2023-01-15 11:29:16 +00:00 |
|
Thomas Nind
|
50968c56d3
|
Merge branch 'gui-cs:develop' into splitcontainer
|
2023-01-15 10:35:47 +00:00 |
|
tznind
|
7e8e0956da
|
Fix not splitting orientation correctly after refactoring
|
2023-01-15 10:31:13 +00:00 |
|
tznind
|
e8a7b7c81a
|
Added more asserts to diagnose Label issue
|
2023-01-15 10:22:05 +00:00 |
|
tznind
|
c0b8edf1e3
|
Fix up tests
|
2023-01-15 10:09:47 +00:00 |
|
tznind
|
a470451555
|
TrySplitPanel now migrates PanelTitle to children
|
2023-01-15 09:21:32 +00:00 |
|
tznind
|
b5b1f0b016
|
Implement parentSplitPanel reference (assigned during on TrySplit)
|
2023-01-15 09:07:36 +00:00 |
|
tznind
|
8497dd7829
|
Move panel splitting logic (SplitLeft/SplitRight) to main SplitContainer class
|
2023-01-15 08:54:58 +00:00 |
|
tznind
|
ce6ffe324c
|
Fix reading wrong bounds variable for Panel1 Height/Width in DimFunc
|
2023-01-14 20:55:27 +00:00 |
|
tznind
|
ca8e6462f4
|
Fix SplitContainerNesting container count
|
2023-01-14 20:43:17 +00:00 |
|
tznind
|
86564d5340
|
Fix subcontainers in SplitContainerNesting example not having Titles
|
2023-01-14 20:03:51 +00:00 |
|
tznind
|
8626c4e2d7
|
Enforce minimum panel sizes
|
2023-01-14 19:20:11 +00:00 |
|
tznind
|
a3281a437f
|
Fix tests and drawing of splitter moving Rune
|
2023-01-14 18:56:07 +00:00 |
|
tznind
|
a34a2e9315
|
Fix line canvas drawing in SplitContainer
|
2023-01-14 17:19:49 +00:00 |
|
tznind
|
da14ccd3fe
|
Make split container nesting scenario better and scrap old example
|
2023-01-14 16:55:00 +00:00 |
|
tznind
|
7abf2d7966
|
Vamp up split container nesting
|
2023-01-14 16:05:47 +00:00 |
|
tznind
|
849775c258
|
Add SplitContainerNesting scaffolding
|
2023-01-14 15:38:16 +00:00 |
|
Thomas
|
ef2bed91a1
|
Connected lines sort of working
|
2023-01-14 14:12:36 +00:00 |
|
Thomas
|
83c986d006
|
Use LineCanvas for border drawing
|
2023-01-14 13:59:42 +00:00 |
|
Thomas
|
9259d28e4f
|
Merge branch 'line-drawer' into recursive-split
|
2023-01-14 13:48:29 +00:00 |
|
Thomas
|
f3d6d92629
|
Working on layout
|
2023-01-14 13:48:08 +00:00 |
|
Tig
|
264f0b0bfe
|
Merge pull request #2268 from BDisp/ensurevisiblebounds-fix-2267
Fixes #2267. Toplevel.EnsureVisibleBounds throws an exception if border is null.
|
2023-01-12 19:16:52 -07:00 |
|
tznind
|
581e8ac696
|
Move Setup logic into LayoutSubviews and lay groundwork for recursion
|
2023-01-11 08:43:15 +00:00 |
|
BDisp
|
efa02de815
|
Fixes #2282. HotKeyPos is causing black cell on center and right/bottom alignments.
|
2023-01-09 19:55:56 +00:00 |
|
tznind
|
7fefe44dbd
|
Enable rounded corners in Drawing scenario
|
2023-01-08 11:57:25 +00:00 |
|
tznind
|
cca7c4d6c4
|
Add support for rounded corners
|
2023-01-08 11:53:27 +00:00 |
|
tznind
|
56b22be00f
|
Add tests
|
2023-01-08 11:48:32 +00:00 |
|
tznind
|
619d1cf842
|
xmldoc
|
2023-01-08 10:56:43 +00:00 |
|
tznind
|
3702c07b04
|
Rename to LineCanvas
|
2023-01-08 10:54:37 +00:00 |
|
tznind
|
49512e3a42
|
Fix GetRuneTypeForIntersects to work for dots
|
2023-01-07 07:45:07 +00:00 |
|
tznind
|
ab5f4ccfb5
|
Add support for double lines into StraightLineCanvas
|
2023-01-07 07:40:23 +00:00 |
|
tznind
|
b708150eda
|
Flesh out drawing scenario
|
2023-01-07 07:26:07 +00:00 |
|
tznind
|
ef1903c375
|
Add new conditions for Crosshair
|
2023-01-07 06:56:13 +00:00 |
|
tznind
|
fb0958dabd
|
Implement rest of StraightLineCanvas
|
2023-01-07 06:46:59 +00:00 |
|
tznind
|
8f53c96c9f
|
Add StraightLineCanvas prototype class
|
2023-01-06 10:06:14 +00:00 |
|
tznind
|
61a45443c8
|
Add menu items for toggling borders in SplitContainerExample
|
2023-01-06 01:11:38 +00:00 |
|
tznind
|
675a6b0289
|
Remove redundant comment
|
2023-01-06 01:03:52 +00:00 |
|
tznind
|
e745bc2b81
|
Rename splitContainer2 to nestedSplitContainer in scenario for clarity
|
2023-01-06 00:43:39 +00:00 |
|
tznind
|
63c37420f4
|
Fixed wrong panel2 MinSize calculation when there is a border
|
2023-01-06 00:42:13 +00:00 |
|
Tig
|
2203d87baf
|
Merge branch 'develop' into splitcontainer
|
2023-01-05 14:41:45 -07:00 |
|