Closed krassowski closed 5 months ago
Safari is lagging with implementation of transform-origin for svg and apparently the current implementation in webkit does not account for page zoom. This can be worked around be using composite transform where origin is emulated by translations.
transform-origin
No zoom:
Max zoom:
Upstream bugs:
Safari is lagging with implementation of
transform-origin
for svg and apparently the current implementation in webkit does not account for page zoom. This can be worked around be using composite transform where origin is emulated by translations.No zoom:
Max zoom: