I would like to be able to resize the height of the whole konva canvas/stage like we are able to do with canvas objects like shapes/images with the help of transformer. Is there something already in place for the same?
Asked
Active
Viewed 121 times
0
-
Why do you need that? What is your use case? – lavrton Mar 03 '22 at 17:16
-
The idea is to resize them to a desired height so that something else can be added between multiple canvases. – codegeek101 Mar 03 '22 at 19:58