Tig
|
52322a3b73
Rebased.
|
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
|
56922b4357
Merge pull request #3323 from tig/v2_3269_Bounds-ContentArea
|
1 year ago |
BDisp
|
7236dd19c7
Fix unit test.
|
1 year ago |
BDisp
|
d5800743ea
Fixes #3394. View.Dispose doen't call UngrabMouse if MouseGrabView is the view itself.
|
1 year ago |
Tig
|
50f9b3559e
Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea
|
1 year ago |
Tig
|
c5b7b084a9
Way too big a committ.... but I got carried away.
|
1 year ago |
Tig
|
df5f04b645
Merged v2_develop
|
1 year ago |
BDisp
|
2905979c45
Fix MouseTests.
|
1 year ago |
Tig
|
6b1a429e56
Rebased with v2_develop
|
1 year ago |
BDisp
|
0120a3648f
Fixes #3333. Application.UnGrabbedMouse event doesn't allow grab another view after exit.
|
1 year ago |
Tig
|
3a40dec249
Reamed Bounds -> Viewport in comments
|
1 year ago |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 year ago |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
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 |
Tig
|
42b9ad1d61
Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920)
|
1 year ago |