jakiestfu / Snap.js

A Library for creating beautiful mobile shelfs in Javascript (Facebook and Path style side menus)
http://jakiestfu.github.io/Snap.js/
5.99k stars 666 forks source link

Keep content size while snapping #271

Closed bampakoa closed 5 years ago

bampakoa commented 8 years ago

Hi, Is it possible to keep the content size unchanged while snapping? That is, the content will not slide either to the left or the right, depending on the snap direction, but instead will become smaller to fit the remaining space?

Thanks