Closed micahstairs closed 8 years ago
I found the root of the problem! For the benefit of others, here's what I needed to do (inside freewall.js):
By changing 'opacity' to 'display', we not only make the blocks invisible, but we assure that the hidden blocks do not take up any space in the div.
I've been trying to solve this issue some time now with no luck. Essentially what's happening is the webpage is not being resized when the filter changes.
The bug can be replicated here: http://problemvault.com/
Thanks, this is a great plugin!