-
Couldn't load subscription status.
- Fork 89
Open
Labels
Description
I'm not sure if this is a scenario that ember-animated should handle or not. If not, please let me know so that I can consider approaches other than making modifications to ember-animated.
I'm using ember-animated in ember-present. I'm applying a scale to slides based on the available viewport in order to maximise their size of the slide while maintaining a 16:9 aspect ratio. When a scale is applied, the animated sprites seem to move to incorrect positions:
When I remove the scale, the sprites animate correctly:


