fabricjs-react icon indicating copy to clipboard operation
fabricjs-react copied to clipboard

`selectedObjects` reports incorrect amount when shift clicking.

Open bitttttten opened this issue 2 years ago • 1 comments

Repro: https://codesandbox.io/p/sandbox/nervous-artem-dxm4w3?file=%2Fsrc%2FApp.js%3A6%2C19-6%2C34

If you make 3 circles, and then shift click them all, it reports only 1 item selected:

Screenshot 2024-01-30 at 10 51 08

However, if you make a selectionbox over all the items, then it reports it correctly:

Screenshot 2024-01-30 at 11 02 49 Screenshot 2024-01-30 at 11 03 01

bitttttten avatar Jan 30 '24 10:01 bitttttten

let me check this soon this week

asotog avatar Jan 30 '24 16:01 asotog