Skip to content

Selecting elements on mouseover #69

@bagby

Description

@bagby

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.
selecto-drag

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions