Category "konvajs"

How to attach a cross icon to delete the rectangle using react-konva rect component?

I have a rectangle inside canvas which is resizable and draggable. I am using react-konva to implement those features. Everything is going quite smoothly. But,

How to attach a cross icon to delete the rectangle using react-konva rect component?

I have a rectangle inside canvas which is resizable and draggable. I am using react-konva to implement those features. Everything is going quite smoothly. But,

How to solve a special "select and transform: resize text" problem?

1. Background: I use konvajs to create a "table" component: structure: Stage | Layer | +-----+-------

Performance issue when dragging/zooming high resolution image in KonvaJS canvas

I am currently loading a rather large image (15000x10000) into a konva canvas. The canvas is draggable in another canvas. The image is not drawn if parts of it

Konva (react) - Group draggable and child drggable

I want to have a group which is draggable. Inside the group I have a child which is also draggable. Currently dragging the group works properly. But sometimes t

What's the differences with the line, path, and shape classes in KonvaJS?

I'm a big fan of PaperJS, however, the library doesn't see much activity so we're looking at other tools, like KonvaJS, Fabric, and Pixi. We'd like to replicate