Browser devtools extension for debugging Konva.js applications.
You can load the devtools directory as an unpacked extension.
git clone git@github.com:konvajs/konva-devtool.git
Then, you can open inspect, select konva dev tool, and you can see the following effect.
Now, you can go to the Chrome Store and install it.
Preview depends on the
.konvajs-content
element, if you override this element's className, you need to implement
window.__canvas_root__
.