Tig Kindel
|
2b82d95a07
Adornment now handles focus
|
1 rok temu |
Tig Kindel
|
91242b668a
Forked from v2_3273_fix_finddeepestview
|
1 rok temu |
Tig Kindel
|
aa4e2c0ae7
FindDeepestView now correctly supports start with Adornments
|
1 rok temu |
Tig Kindel
|
3bc2909d73
WIP (broken) - support adornmnts
|
1 rok temu |
Tig Kindel
|
cecfb71ee1
Fixed Visible bug and addd unit tests
|
1 rok temu |
Tig Kindel
|
248efc2cc2
Simplified FindDeepestVieew
|
1 rok temu |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
1 rok temu |
Brandon Thetford
|
8e3538218c
Fix XmlDoc
|
1 rok temu |
Brandon Thetford
|
119426e442
Don't copy this
|
1 rok temu |
Brandon Thetford
|
9adc9d431b
Simplify return to null-coalescing return.
|
1 rok temu |
Brandon Thetford
|
987f7d6454
Merge to pattern check
|
1 rok temu |
Brandon Thetford
|
2642b0f042
Annotate concurrency problem
|
1 rok temu |
Brandon Thetford
|
e653be2c5f
That method returns a nullable result
|
1 rok temu |
Brandon Thetford
|
02b2039aa3
Better name to make spell checker happy (and just nicer anyway)
|
1 rok temu |
Brandon Thetford
|
57a21427b0
Enable nullability analysis here
|
1 rok temu |
Brandon Thetford
|
a638edeeaf
Rename Rect to Rectangle in preparation for removal
|
1 rok temu |
Brandon Thetford
|
142b621395
Replace 354 `!= null` with `is { }`
|
1 rok temu |
Brandon Thetford
|
da3fe3663d
Replace all 342 `== null` with `is null`
|
1 rok temu |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 rok temu |
BDisp
|
17e7673cd3
Fixes #2981. LegendAnnotation: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2982)
|
1 rok temu |
Tig
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
1 rok temu |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 rok temu |
Tig
|
bc41d9bc09
Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467)
|
1 rok temu |
Tig
|
a7209bcd88
Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077)
|
1 rok temu |