Gradient layer is misleading after zooming in/out in the Safari browser:

Steps to reproduce:
- display a gradient circle in Safari
- select menu View > Zoom Out
Do you have a live demo app? I tried to hook it up in codepan and stackblitz, but no luck.
Possible Reason:
Seems to be the transition: rotation(-90%) does not rotating around the center point in case of zoomed page...
Any idea how to fix this?
Gradient layer is misleading after zooming in/out in the Safari browser:
Steps to reproduce:
Do you have a live demo app? I tried to hook it up in codepan and stackblitz, but no luck.
Possible Reason:
Seems to be the transition: rotation(-90%) does not rotating around the center point in case of zoomed page...
Any idea how to fix this?