When resizing quickly, events don't fire for intermediate breakpoints · Issue #19 · tdreyno/morlock.js · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2020. It is now read-only.
And, using the $(window).morlockBreakpoint(), and sizing quickly from small to xlarge, I would expect "enter" breakpoint events to fire for medium, large, and xlarge, but that doesn't happen.
The text was updated successfully, but these errors were encountered:
I have breakpoints that look like:
And, using the
$(window).morlockBreakpoint()
, and sizing quickly fromsmall
toxlarge
, I would expect "enter" breakpoint events to fire formedium
,large
, andxlarge
, but that doesn't happen.The text was updated successfully, but these errors were encountered: