1
I have a question in jquery-panelsnap plugin (http://guidobouman.github.io/jquery-panelsnap/) this is a plugin that works with session transition from scroll.
It works very well, but instead of using all my sections with 100% height, as in some I will have less content, I would like it to have 50% of my screen, so it would meet the short content.
But while doing this the plugin hangs while jumping to subsequent Section, I believe it may be some error in understanding the event onSnapFinish and onSnapStart, below is the example with the error that occurs, someone would know the solution to this bug > http://jsfiddle.net/korzzus/uspzc5qy/11/