Demo source code?
moveable demo https://daybrush.com/moveable/ where can i find the full source code ?
I'm also looking for this one
Is the main project, you can find the code in the repo https://github.com/daybrush/scena
This issues should help you :https://github.com/daybrush/moveable/issues/569
@daybrush https://daybrush.com/moveable/
See https://github.com/daybrush/scena/tree/master/packages/react-editor
@daybrush The source code is in React but I want to achieve these functionalities in pure javascript. Is there any way to do this? I want to draw the area on selecting rect in sidebar and then filling colors and all that stuff. How can we achieve this in core javascript?