ember-animation / liquid-fire

Animations & transitions for ambitious Ember applications.
Other
1.15k stars 199 forks source link

Fix container size calculation #651

Open IAmJulianAcosta opened 3 years ago

IAmJulianAcosta commented 3 years ago

The container size is calculated based on its current width and height, but the current child is set to position: absolute, before this calculation making it shorter that it should