Steven Kirk
|
d0b77ecca1
Update before calling base.EndInit.
|
7 years ago |
wojciech krysiak
|
57058f19cd
Fix SelectedItemsChanged event arguments in SelectingItemsControl
|
7 years ago |
Miha Markič
|
1524cb1aba
Spellchecks comments and members, removes unused using statements and sorts them
|
7 years ago |
Steven Kirk
|
1293e9af8d
Implemented Menu interactions.
|
7 years ago |
wojciech krysiak
|
cdf8d1f8b4
Fix For incorrect handling of NotifyCollectionChangedAction.Reset from IReactiveDerivedList<>
|
7 years ago |
Dan Walmsley
|
6eb80bd55c
fix broken logic.
|
7 years ago |
Dan Walmsley
|
ae4356ef34
add fix for selecting items control.
|
7 years ago |
Steven Kirk
|
2f7a578c38
Added null check for panel.
|
7 years ago |
Jeremy Koritzinsky
|
05eda280de
Refactor DeferredSetter logic to allow passing references to backing fields and utilizing that in all usages. Refactor SetAndRaise logic to be combined and simplified between the two use cases. Now the common case delegates to the less specialized case.
|
8 years ago |
Jeremy Koritzinsky
|
ca9a4c4128
PR Feedback.
|
8 years ago |
Jeremy Koritzinsky
|
1dcd06df3f
Merge branch 'master' into issues/855_test
|
8 years ago |
Goldy
|
6dd497bbc8
Code improvement
|
8 years ago |
Jeremy Koritzinsky
|
8acf94d3e4
Fix bug in DelayedSetter and change recursive delayed setting to prevent possible issues down the road.
|
8 years ago |
Jeremy Koritzinsky
|
440f2cafc5
Fix SelectedItemsControl and RangeBase Stackoverflow bugs.
|
8 years ago |
Jeremy Koritzinsky
|
8eb355e99d
Fix SelectedItem stack overflow bug. Changes of this pattern are basically required for any direct property that is not using SetAndRaise.
|
8 years ago |
Steven Kirk
|
181dd53e58
Notify DataContextChanged down tree.
|
8 years ago |
Steven Kirk
|
95eefa3cf1
Implement AutoScrollToSelectedItem
|
9 years ago |
Steven Kirk
|
2c8d8179e5
Fix virtualized item selection.
|
9 years ago |
Steven Kirk
|
5be41985c3
Renamed Perspex -> Avalonia
|
9 years ago |