ThibaultJanBeyer / DragSelect

An easy JavaScript library for selecting and moving elements. With no dependencies. Drag-Select & Drag-And-Drop. – Examples:
https://dragselect.com/
Other
715 stars 81 forks source link

Feature/override selection filtering #165

Closed ThibaultJanBeyer closed 1 year ago

ThibaultJanBeyer commented 1 year ago

Taking over PR https://github.com/ThibaultJanBeyer/DragSelect/pull/152 modifying to be able to override exposed internal methods. Collab with @HollowMan6

HollowMan6 commented 1 year ago

Hi @ThibaultJanBeyer , thanks! I have tested this PR and it works great.