Relative Content

Tag Archive for konvajsreact-konvakonva

Problems when Adding a react-konva Rectangle from Form with demo

I’d like to add new Rectangle to a Stage, when the width and the height in a form is submitted.
The addition works fine, however, the selection has a large offset, but do not understand why.
The selection is fixed when the rectangle is resized, so it must be an issue with my onSelect call.
I used the Transformer – rectangle resize – demo as a baseline.
https://konvajs.org/docs/react/Transformer.html