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

Bug: issue on resize element #15

Open
karneaud opened this issue Oct 18, 2014 · 1 comment
Open

Bug: issue on resize element #15

karneaud opened this issue Oct 18, 2014 · 1 comment

Comments

@karneaud
Copy link

In using the swipeslide on a "CSS fluid based" container element. the resize trigger seems to happen before the CSS resizing of fluid container element thus this.dimension seems to still take the "old" dimension of the container.

Any suggestions on resolving this

@karneaud
Copy link
Author

my current workaround is to use this.container[fn]($(document)[fn]()); before setting this.dimension = this.container[fn]();

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

1 participant