selecto icon indicating copy to clipboard operation
selecto copied to clipboard

OnDrag isSelect always true

Open ghost opened this issue 2 years ago • 1 comments

Environments

  • Framework name: vue3-selecto
  • Framework version: 1.1.1
  • Component name: VueSelecto
  • Component version: 1.1.1
  • Testable Address(optional):

Description

If I don't set continueSelect=true, the isSelect of the drag listener is always true. This should not meet expectations, right?

ghost avatar Apr 15 '22 09:04 ghost

@EvanMeek Most likely isSelect will be true.

Even if drag occurs, there are cases where the select area does not appear.

daybrush avatar May 06 '22 15:05 daybrush