mircea21S / RichCanvas

Infinite canvas with panning, zooming, scrolling and other customizable functions, designed for MVVM
MIT License
167 stars 17 forks source link

v2.2.0 fixes, improvements and new features #14

Closed mircea21S closed 2 years ago

mircea21S commented 2 years ago

Drag performance improvement by not calling Arrange Added Select, Unselect events on container Added Drag events on container Fix scrolling bug on resize on window Fix SelectedItems binding bug when trying to add in ObservableCollection Fix SelectedItems null exception when not initalized Added nullable reference design