Drag and drop #2639
Closed
ronaldIndigo
started this conversation in
General
Drag and drop
#2639
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
Can anyone help me with advice on what to choose. And how to implement drag and drop.
Will briefly explain what we are planning.
I have started the project with Konva but am running into limitations here. I therefore continued my search and am now investigating SkiaSharp. An ideal framework for us, also because an implementation for Windows Forms is available.
My question now is what is the best way to implement drag and drop. Everywhere I read is the way to re-render the canvas when dragging. Unfortunately I haven't found such an example for Skia / SkiaSharp yet. Is there anyone who can help me further?
Thank you in advance
Ronald
Beta Was this translation helpful? Give feedback.
All reactions