Closed scooterlord closed 7 years ago
Hi @scooterlord! I think you're referring to the EQCSS.js plugin?
The 'lazy' technique in the code I think you're referring to is the EQCSS.throttle() function which ensures the styles are not recalculated more frequently than every 200ms.
You are able to bypass this wait time by invoking EQCSS.apply()
manually from JavaScript at any time to trigger an instant recalculation of the rules!
please delete me! sorry :(