Fabian Lange 6a0aa2cf49 Set transformOrigin for text layer in css.
transformOrigin is set to 0% 0% in all cases. This adds extra memory
impact into the dom tree. It also involves the CustomStyles workaround
to determine the correct css rule for the browser.
By setting all vendor and standard variants in css, the rule is applied
without the dom memory overhead and without the minor computation
overhead to set the value.
2014-08-19 22:46:09 +02:00
..
2014-04-18 12:11:00 -04:00
2014-03-14 16:46:35 -05:00
2014-07-18 22:34:50 +02:00
2014-08-06 10:09:27 -05:00
2014-06-12 10:28:42 -05:00
2014-05-22 13:53:19 -04:00