Andrei Socaciu
Andrei Socaciu
Any news on this feature? 😀
For text layers, I managed to compute rotation in degrees with this formula: ` Math.round(Math.asin(node.get('typeTool').transform.xy) * (180 / Math.PI))`
For `react-key-handler` there is an issue already open: [21](https://github.com/samuelmeuli/react-magnifier/issues/21)
Any updates? 😀
Thanks!