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

layout of carousel staying the same on orientation change #5

Closed
iTweak0r opened this issue Nov 28, 2013 · 2 comments
Closed

layout of carousel staying the same on orientation change #5

iTweak0r opened this issue Nov 28, 2013 · 2 comments

Comments

@iTweak0r
Copy link

I have tried this on a smartphone and a touchscreen laptop.

For example, the JS script (I tried it without the touchcarousel script and it worked fine) is setting styles on carousel item divs (example: style="width: 1140px;") which I didn't have before. That results in the items arranging oddly when I change phone orientation or resize the browser.

If I try to remove the inline styles all the items come up right next to each other without scrolling.

Is this a problem with the touch script, js, or just might be a bug in my code?

P.S. my carousel constantly adapts it's width to a bootstrap container.

@ixisio
Copy link
Owner

ixisio commented Nov 28, 2013

As I mentioned under Feature Requests / Future Tasks in the README file, "Live Resize" or OrientationChange should be part of the plugin as soon as possible.

working on a solution...

cheers

@naderby
Copy link

naderby commented Nov 29, 2013

This plug in is really nice and has a lot of potential. It's a shame that there aren't more talented people out there who are able to move the project forward at a faster pace and help @ixisio.

@ixisio ixisio closed this as completed in a76bfdc Nov 30, 2013
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

3 participants