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

Wrong animation positions on percentPosition: true (packery layout) #948

Closed
DonWasyl opened this issue Jul 7, 2015 · 3 comments
Closed
Labels

Comments

@DonWasyl
Copy link

DonWasyl commented Jul 7, 2015

Hi.
When i try open or close my accordeons other boxes move to half distance and them not animate properly, but when I set percentPosition: false, everything is ok.

http://codepen.io/anon/pen/gpevrz
layout: packery,
percentPosition: true

(on my page I haven't timeouts, on codepen something is wrong, but it's not a problem)

@DonWasyl DonWasyl changed the title Wrong animation positions on percentPosition: true Wrong animation positions on percentPosition: true (packery layout) Jul 7, 2015
@desandro desandro added the bug label Jul 7, 2015
@desandro
Copy link
Member

desandro commented Jul 7, 2015

Thanks for reporting this issue. This is a bug introduced in Packery v1.4.2, caused by a regression Outlayer v1.4.1. I'll be investigating.

desandro added a commit to metafizzy/outlayer that referenced this issue Jul 7, 2015
Ref metafizzy/isotope#948

keep using pixels in transition/transform
desandro added a commit to metafizzy/outlayer that referenced this issue Jul 7, 2015
Ref metafizzy/isotope#948

keep using pixels in transition/transform
@desandro
Copy link
Member

desandro commented Jul 7, 2015

Found a fix for the bug. This will go out in the next version of Isotope.

Thanks so much for reporting this :) If you like stickers, email me yo@metafizzy so I can send some your way.

@desandro
Copy link
Member

Fixed in Isotope v2.2.2. Give it a shot 🐳

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

No branches or pull requests

2 participants