ng2-konva
ng2-konva copied to clipboard
How to align text in the middle of the screen?
I want to use ko-text and align text in the middle of the screen. I tried to use setOffset() method following this tutorial. https://konvajs.github.io/docs/shapes/Text.html. But failed. Any suggestions?