Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

Add function to process hooks on-demand #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

dpedu
Copy link

@dpedu dpedu commented Feb 19, 2014

This library has a function that runs at an interval for checking if the window has changed size and what hooks can be fired (why not bind to the window size change event?). The function I've added allows the hooks to be processed on-demand, so that any actions defined will be executed before continuing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant