Tig
|
0b969d9eb0
Revamped Slider - Make it a showcase for how to build a View that uses Dim.Auto
|
1 year ago |
Tig
|
6cdb4c4c90
Code cleanup
|
1 year ago |
Tig
|
e28f73f175
Pos / Dim code cleanup
|
1 year ago |
Tig
|
a5eca55f29
Removed nullable from ContentSize
|
1 year ago |
Tig
|
36b9171276
Removed ContentSize setter, replaced with SetContentSize
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
a1249198bd
PositionCursor unit tests and flashing cursor fixes
|
1 year ago |
Tig
|
3406d97c4c
working on cursor issue
|
1 year ago |
Tig
|
3e1025897b
AutoSize in comments i gone too.
|
1 year ago |
Tig
|
2e62263b69
Removed AutoSize from Slider
|
1 year ago |
Tig
|
acaa326c51
Merge branch 'v2_develop' into v2_2432-DimAuto
|
1 year ago |
Tig
|
30a540a088
Dim.DimAutoStyle.Subviews -> Content
|
1 year ago |
Tig
|
f18c166d0f
- Made Dim.DimAutoStyle flags.
|
1 year ago |
Tig
|
f51ec9cf66
Addded comments to remind myself of issues
|
1 year ago |
Tig
|
a75d5b7966
WIP to get rid of Slider.AutoSize
|
1 year ago |
Tig
|
5ef4b4c015
Added obsolete attr to slider
|
1 year ago |
Tig
|
e6da3db22d
Prototype/WIP for revamping how cursor handling works.
|
1 year ago |
Tig
|
88222c4dfd
Fixed clipping - mostly: Still an issue w/ subviews of adornments
|
1 year ago |
Tig
|
2d5a99abd8
Clarified how Viewport works
|
1 year ago |
Tig
|
b187a8e70f
Reamed Bounds -> Viewport - MOAR rename
|
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 |
Tig
|
745e2c21a2
Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed.
|
1 year ago |
Tig Kindel
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
1 year ago |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 year ago |
Brandon Thetford
|
5ca5b541d7
Only call that method once
|
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 |