Tig
|
09565a0ef1
Tons of changes - mostly experiments, but some goodness.
|
1 year ago |
Tig
|
2fdbce4a76
Fixed all unit tests. Doesn't mean things aren't broken tho.
|
1 year ago |
Tig
|
a4d3bc7e58
Fixed more tests
|
1 year ago |
Tig
|
a48146af82
Tons of unit test updates
|
1 year ago |
Tig
|
a89aa040ca
More progress in removing AutoSize
|
1 year ago |
Tig
|
c011ea0af0
Partial progress in removing AutoSize
|
1 year ago |
Tig
|
aa8bcde605
Added TODOs
|
1 year ago |
Tig
|
cb9bafa984
Fixed stuff broke by merge
|
1 year ago |
Tig
|
8da54ad41d
Rebased onto bounds-contentarea and merged -broke
|
1 year ago |
Tig
|
b83b392ccd
Updated View and Event classes for viewport and content size handling
|
1 year ago |
Tig
|
5c36db22a4
merge
|
1 year ago |
Tig
|
1bb90abb52
Merged v2_develop
|
1 year ago |
Tig
|
d25f98f8e3
Everything appears to work (except ScrollView which I broke but will fix).
|
1 year ago |
Tig
|
3a40dec249
Reamed Bounds -> Viewport in comments
|
1 year ago |
Tig
|
f6ff36968e
Reamed Bounds -> ViewPort to see how it feels
|
1 year ago |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
1 year ago |
Brandon Thetford
|
3d807c3833
Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal
|
1 year ago |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 year ago |
Brandon Thetford
|
a638edeeaf
Rename Rect to Rectangle in preparation for removal
|
1 year ago |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
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 Kindel
|
1acadf4aeb
Merged v2_develop
|
1 year ago |
Tig Kindel
|
2c040fff27
Code cleanup on just touched files
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig Kindel
|
da5ef3d29b
Experiments in DimAutoStyle.Text - fixed dumb bug
|
1 year ago |
Tig Kindel
|
a2af2fd5b4
Experiments in DimAutoStyle.Text - both
|
1 year ago |
Tig Kindel
|
45a1083128
Experiments in DimAutoStyle.Text
|
1 year ago |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 year ago |
Tig
|
bc41d9bc09
Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467)
|
1 year ago |