David-Desmaisons / Vue.resize

Vue directive to detect resize events with deboucing and throttling capacity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debounce after mouse button release

ux-engineer opened this issue · comments

If window resize has happened on mouse drag, shouldn't the debounce be triggered only after mouse button release?