Tig
|
9424297423
Fixed Deep KeyBinding issues.
|
1 year ago |
Tig
|
71e5118cdb
Fixed warnings
|
1 year ago |
BDisp
|
698b28ea3c
Fixes word wrap.
|
1 year ago |
BDisp
|
c4301b3813
Replace Frame to Viewport.
|
1 year ago |
BDisp
|
68ba0db9c4
Removes unnecessary RightOffset and BottomOffset properties.
|
1 year ago |
BDisp
|
933b0b5ff8
Remove _frameWidth field and replace with Viewport.Width.
|
1 year ago |
Tig
|
c877c1844d
Simplified Alignment enum
|
1 year ago |
Tig
|
ddd7e279c4
Merge/rebase with #3480
|
1 year ago |
Tig
|
c372c065ac
Fixed mouse scenario
|
1 year ago |
Tig
|
6e640ef80d
Rebased with #3480
|
1 year ago |
Tig
|
d21489cbf8
TextView modernization
|
1 year ago |
Tig
|
7bfefd27b0
Rebased with #3480
|
1 year ago |
Tig
|
d27b0b6212
Added // BUGBUG: Views should avoid setting Height as doing so implies Frame.Size == ContentSize
|
1 year ago |
Tig
|
a59c44d258
Rebased latest
|
1 year ago |
Tig
|
c5a6c907a4
Justifier->Aligner
|
1 year ago |
Tig
|
c84dade64d
WIP -> Getting rid of old TextAlignment enums
|
1 year ago |
Tig
|
bb37689df0
rebased and fixed
|
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 |
BDisp
|
d074ff0328
Improves @tig prototype.
|
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
|
ab489b8d9d
Fixes #3433. TextView deselects text when the mouse button is released.
|
1 year ago |
BDisp
|
2f17584ac8
Fixes #3431. TextView and TextField are showing the cursor beyond their limits.
|
1 year ago |
Tig
|
4ed5ed8bb6
Initial commit. Just a prototype
|
1 year ago |
Tig
|
b187a8e70f
Reamed Bounds -> Viewport - MOAR rename
|
1 year ago |
Tig Kindel
|
6b833ba08e
Moved CanFocus out of Responder and made non-virtual
|
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 |