SelectableRegion onSelectionChange should be called when the selection changes (#134215)
This change makes sure to call `onSelectionChange` in all cases when selection might change including: * Dragging selection handles * Mouse drag to select * Keyboard actions * Long press drag to select
Showing
Please register or sign in to comment