Tig
|
c372c065ac
Fixed mouse scenario
|
1 year ago |
Tig
|
f0865e8ff4
TextField modernization
|
1 year ago |
Tig
|
d27b0b6212
Added // BUGBUG: Views should avoid setting Height as doing so implies Frame.Size == ContentSize
|
1 year ago |
Tig
|
ef9ee5a2e6
Checkbox now uses DimAuto for Height
|
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
|
efe6f1ec60
Fixed PositionCursor
|
1 year ago |
Tig
|
3406d97c4c
working on cursor issue
|
1 year ago |
Tig
|
e6da3db22d
Prototype/WIP for revamping how cursor handling works.
|
1 year ago |
BDisp
|
46fcb58a71
Create IsViewLocationVisibleInViewport method.
|
1 year ago |
BDisp
|
2f17584ac8
Fixes #3431. TextView and TextField are showing the cursor beyond their limits.
|
1 year ago |
Tig
|
b187a8e70f
Reamed Bounds -> Viewport - MOAR rename
|
1 year ago |
Tig
|
0900333e12
Reamed Bounds -> Viewport - more 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 Kindel
|
6b833ba08e
Moved CanFocus out of Responder and made non-virtual
|
1 year ago |
Tig Kindel
|
e3ad40a6fa
Reenabled PositionTopLevel and fixed bug in TextField
|
1 year ago |
Tig Kindel
|
9346e9ad31
Removed dead MouseEvent.OfX/OfY code
|
1 year ago |
Tig Kindel
|
3a834ac5dc
Refixed Adornment view drag. Still some issues.
|
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 |
dodexahedron
|
0f9e6f091d
Stage 1 of #3256 - Prepare Rect for removal (#3260)
|
1 year ago |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 year ago |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
BDisp
|
43b889d1b1
Fixes #3157. DateField is validating wrong the date on different culture than us-US. (#3165)
|
1 year ago |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 year ago |
BDisp
|
0484fc8bf9
Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078)
|
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 |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |