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

Concentric and Warp cause image's position shift before transition. #48

Open
AVAVT opened this issue Aug 11, 2013 · 1 comment
Open

Comments

@AVAVT
Copy link

AVAVT commented Aug 11, 2013

I forced the the slider's size to 800x600 during initialization:

window.myFlux = new flux.slider('#slider', {
autoplay: false,
captions: true,
controls: true,
width: 800,
height: 600
});

Each image in the slide has different size. For both Concentric and Warp transitions, the image's position is shifted before the animation start (usually about 50~100 pixels toward the top left but it varies)

@AVAVT
Copy link
Author

AVAVT commented Aug 11, 2013

Also, on Firefox (v23.0), Tiles3D and Blinds3D cause the image to scale up, becoming 2px wider and 2px higher (1px toward all 4 sides) before animation start.
The bug did not occur on webkit browsers.

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