ad7389630c
The animations "Rotate In-Down-Left" and "Rotate In-Down-Right" were not done correctly because we were trying to get the position of the element (by not taking CSS transforms into calculations) via the matrix of the css transform and it does not work if there is a transform-origin on the element. task-2215118 closes odoo/design-themes#6 Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>