Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Resize and / or destroy methods #5

Open
joafeldmann opened this issue Apr 5, 2012 · 4 comments
Open

Request: Resize and / or destroy methods #5

joafeldmann opened this issue Apr 5, 2012 · 4 comments

Comments

@joafeldmann
Copy link

Methods for resizing (segment width or number of segments) and method to destroy the flickable would be nice

@facultymatt
Copy link

I agree, plus +!
This would be useful for iOS orientation changes.

@joafeldmann
Copy link
Author

If you only want to limit the number of segments you could init the flickable with a larger maximum number and then limit the segments by $('#flickable').data('segments', ) dynamically.

@Nwardezir
Copy link

I second that, when building RWD site, you may want to have flickable elements that have different size according to media-queries. On resize, it would be handy to have container and segments reloaded/recalculated with new size.

@Eworm
Copy link

Eworm commented Dec 16, 2013

Yes please!

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

No branches or pull requests

4 participants