-
![效果图](https://user-images.githubusercontent.com/37111718/69137860-86ebf800-0af8-11ea-93ac-a2f02bf05bd7.png)
如图所示
How to add a ruler for konva like in Photoshop, move the picture to appear auxiliary…
-
I am struggling with getting the editor larger on my webpage... I have set the editor_container size in various ways including:
A. hard style
``
B. CSS
```
.container {
height: 1000px;
w…
-
I created a custom shape using v-shape, like a table, The mousemove and drag events for the header and row0 of the table are not working as expected. but
litgh updated
8 months ago
-
So I am using Konva in node and browser both and the issue is suppose i create a text in konva (browser) it is working as expected,
but in node when i export to img, each text is offset by some pixel…
-
Is this a typo error? wi -> we
https://github.com/konvajs/konva/blob/6d34326084bba32704da676e39621e2574942cc1/src/Node.ts#L167
> // on initial set attrs wi don't need to fire change events
-
Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may not be exported.
-
It would be great to have a visual debugger, maybe a debug mode that adds an external panel where in a folder/file structure one can click into existing elements, check their properties, inspect their…
-
When I rotate an image object through the rotate function, its transformer does not rotate. If I change the object to a shape or an text, the transformer is also rotated. Image does not. If I change k…
-
## Trouble
When use `useImage` render multiple images, It sucks as bellow last pic.
```js
const [image] = useImage(url);
return
```
https://github.com/konvajs/use-image/assets/42633099…
-
```
```
Don't works.