digidem / react-dimensions

[Looking for maintainers]

Home Page:http://lab.digital-democracy.org/react-dimensions/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debouncing

elyobo opened this issue · comments

Having an option to debounce this would be useful; resizes by rotating a mobile device are fine, but dragging to resize on desktop triggers a large number of prop changes.

Ah, thanks.