BDisp
|
fc487cbbf8
Proving the Source can be derived from an IList<T>.
|
1 year ago |
BDisp
|
893a6c8c32
Ensures CollectionChanged event is subscribed once or none if the source is null. For the ListWrapper the user is responsible to dispose it.
|
1 year ago |
BDisp
|
479d1d3558
Update the ContentSize on the CollectionChanged event.
|
1 year ago |
BDisp
|
5a6e64b756
Fix MoveEnd method.
|
1 year ago |
BDisp
|
812734856f
Unit test for the CollectionChanged event.
|
1 year ago |
BDisp
|
7438f9f420
Change unit tests to use ObservableCollection.
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
a655120e48
Merge branch 'v2_develop' into v2_3269_Bounds-ContentArea
|
1 year ago |
BDisp
|
24aef987be
Restoring unit test from v1.
|
1 year ago |
Tig
|
7644f631f0
Refactored ViewportSettings - Now makes more sense and LixtView works as before
|
1 year ago |
Tig
|
9f93dea5cb
TODOs
|
1 year ago |
Tig
|
c5b7b084a9
Way too big a committ.... but I got carried away.
|
1 year ago |
BDisp
|
41971a6e5a
Fix all tests.
|
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 |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
Tig
|
42b9ad1d61
Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920)
|
1 year ago |
Tig
|
21e8a70cee
Fixes #2933 - Refactors Cell to simplify code (#2934)
|
1 year ago |
Tig
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
BDisp
|
c1de5e0dc6
Fixes #2545. ListView throw exception if click on the top border. (#2547)
|
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 |
Tig
|
8c59e8255f
Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
BDisp
|
a0c0d18a5a
Prevents OnEnter throw exception if IsInitialized is false.
|
2 years ago |
BDisp
|
3e504ca8e8
Run EnsureSelectedItemVisible on OnSelectedChanged.
|
2 years ago |
BDisp
|
0656662b12
lastSelectedItem must be equal to selected no matter has focus or not.
|
2 years ago |