Closed xie-zhichao closed 1 month ago
The Transformer is ignoring any transforms from parent containers and itself. So it keeps its size in constant form. If you want to change its size, use https://konvajs.org/docs/select_and_transform/Transformer_Styling.html#title-Style-Konva-Transformer
Hi, i want to use Transformer with scale setter, just like the code as follow:
this code has no effect in 9.3.15.
In addition, i also tried Group, just like the code as follow:
Scale has effect, but the position is not correct