Tig Kindel
|
ef8dc48838
Added simpler adornments sceanario
|
1 year ago |
Tig Kindel
|
fe2c69356a
Tweaked close button demo
|
1 year ago |
Tig Kindel
|
b3c3c2e90b
Padding button om Adornments scenario WORKS!
|
1 year ago |
Tig Kindel
|
d7e5a7fa75
FindDeepestView should now return Adornment.SubViews
|
1 year ago |
Tig Kindel
|
bcccce4394
Removed findAdornments param and made FindDeepestView internal
|
1 year ago |
Tig Kindel
|
3d30b06212
Fixed Menu: Was not dealing with Border correctly
|
1 year ago |
Tig Kindel
|
3a834ac5dc
Refixed Adornment view drag. Still some issues.
|
1 year ago |
Tig Kindel
|
19e574916f
Simplified FindDeepestView
|
1 year ago |
Tig Kindel
|
cba58caac8
Toplevel drag via Adornment finished
|
1 year ago |
Tig Kindel
|
4398ccade7
Moved Toplevel drag out of Toplevel into Adornment (but still only works for Toplevel)
|
1 year ago |
Tig Kindel
|
2b82d95a07
Adornment now handles focus
|
1 year ago |
Tig Kindel
|
91242b668a
Forked from v2_3273_fix_finddeepestview
|
1 year ago |
Tig Kindel
|
aa4e2c0ae7
FindDeepestView now correctly supports start with Adornments
|
1 year ago |
Tig Kindel
|
3bc2909d73
WIP (broken) - support adornmnts
|
1 year ago |
Tig Kindel
|
cecfb71ee1
Fixed Visible bug and addd unit tests
|
1 year ago |
Tig Kindel
|
248efc2cc2
Simplified FindDeepestVieew
|
1 year ago |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
1 year ago |
Brandon Thetford
|
8e3538218c
Fix XmlDoc
|
1 year ago |
Brandon Thetford
|
119426e442
Don't copy this
|
1 year ago |
Brandon Thetford
|
9adc9d431b
Simplify return to null-coalescing return.
|
1 year ago |
Brandon Thetford
|
987f7d6454
Merge to pattern check
|
1 year ago |
Brandon Thetford
|
2642b0f042
Annotate concurrency problem
|
1 year ago |
Brandon Thetford
|
e653be2c5f
That method returns a nullable result
|
1 year ago |
Brandon Thetford
|
02b2039aa3
Better name to make spell checker happy (and just nicer anyway)
|
1 year ago |
Brandon Thetford
|
57a21427b0
Enable nullability analysis here
|
1 year ago |
Brandon Thetford
|
a638edeeaf
Rename Rect to Rectangle in preparation for removal
|
1 year ago |
Brandon Thetford
|
142b621395
Replace 354 `!= null` with `is { }`
|
1 year ago |
Brandon Thetford
|
da3fe3663d
Replace all 342 `== null` with `is null`
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
BDisp
|
17e7673cd3
Fixes #2981. LegendAnnotation: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2982)
|
1 year ago |