react-konva icon indicating copy to clipboard operation
react-konva copied to clipboard

images rerenders on each click

Open Yogeshwar267 opened this issue 2 years ago • 3 comments

i have around 50 images displayed in a grid, and on each click a side bar opens, so when i click on any image, all images rerenders. how to resoles this, i am using konva with react.!

Yogeshwar267 avatar Jun 13 '22 07:06 Yogeshwar267

Make a demo. How did you implement the sidebar? Is it part of the canvas? How do you see that images are re-rendered?

lavrton avatar Jun 13 '22 11:06 lavrton

side bar is just a simple modal type, i have checked rendering and it always shows a flick as i am using loop to display multiple images

Yogeshwar267 avatar Jun 14 '22 05:06 Yogeshwar267

Then please make a small demo.

lavrton avatar Jun 14 '22 11:06 lavrton