If I have already a selection and I start to shift + drag-selection (the dashed one) instead of adding the newly selected elements to the previous selection it just replaces the selection.
Steps to reproduce
- Create three text elements with a little bit of space around them
- Select the first one
- While pressing the shift key start a click-and-drag action and create a selection marker around the other two elements
Expected result
- All three text elements are selected
Actual result
- Only the elements included in the selection marker are selected, and not the first one
I’d be very glad to help on this. The codebase is a little bit intimidating, so if you can give me some pointers it would be awesome.
If I have already a selection and I start to shift + drag-selection (the dashed one) instead of adding the newly selected elements to the previous selection it just replaces the selection.
Steps to reproduce
Expected result
Actual result
I’d be very glad to help on this. The codebase is a little bit intimidating, so if you can give me some pointers it would be awesome.