Tig
|
3bd69c24f3
Set args.Handled where needed
|
1 year ago |
Tig
|
1f89d6f098
Code cleanup
|
1 year ago |
Tig
|
2ed6ed52c7
beefed up unit tests
|
1 year ago |
Tig
|
c1896ee048
Renamed to HighlightOnPress and added unit tests
|
1 year ago |
Tig
|
45309c7564
Better looking invert color logic
|
1 year ago |
Tig
|
06cc7d8f71
Moved view highlight on press code into View. Updated all Views that would benefit.
|
1 year ago |
Tig
|
d57b58be1a
Updated ViewMouse unit tests
|
1 year ago |
Tig
|
ca7b8bb0ee
fixed OnMouseClick logic
|
1 year ago |
Tig
|
919f8e5991
Merge branch 'v2_develop' into v2_3273_FOUND_finddeepestview
|
1 year ago |
Tig
|
348c0dc199
View.OnMouseClick now Can/Setfocus.
|
1 year ago |
Tig Kindel
|
6b374a9026
Clicking on padding sets focus
|
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
|
7036f5f8f8
Cleaned up MouseClick related stuff.
|
1 year ago |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 year ago |
Tig Kindel
|
fec4d992e7
Moved MouseEvent to View
|
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 |
Tig
|
a7ea48eb62
Fixes #3183 - `OnMouseEvent` calling `OnMouseClick` too often (#3184)
|
1 year ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |