-
-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Environments
- Framework name: Ember.js
- Framework version: 3.22
- Component name: Selecto
- Component version: 1.13
- Testable Address(optional):
Description
I would like to know if there is a way to select elements as you mouseover them, rather than only selecting elements that are contained within the drag selection. There is a selectFromInside option, but that only selects the initial element that you start the drag on, and other elements are only selected if they are completely inside the drag container. I was thinking that perhaps I could create a custom getElementRect function that does what I need, but I wanted to know if there's a simpler way of doing it.
Screen cap is of Google Calendar, this is similar to the behavior I would like. Thanks for your time.

Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested