react-design-editor
react-design-editor copied to clipboard
React Design Editor has started to developed direct manipulation of editable design tools like Powerpoint, We've developed it with reactjs, ant.design, fabricjs
As I'm unsure if this project is maintained, I'm posting this question here instead of on StackOverflow. My question is why do elements in the work area have negative position...
when content overflow workarea, hide the content overflow
**Describe the bug** 1. i extracted the code of ImageMapEditor & canvas , handlers , all of the project code except the code of other editors. 2. and added this...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I'm getting errors when...
I read om comment bellow that _"Sorry. I'm currently working on another project, so I don't mind updating this repo. I will start refactoring soon"_ https://github.com/salgum1114/react-design-editor/issues/219#issuecomment-930662640 Will this be deprecated?...
**What I did** Copied the HTM5/JS/CSS from example bellow: https://codepen.io/p5js/pen/wreBKy **Result** The HTML5 layer shows as empty: https://gyazo.com/c151ae383b86d80b94935ce727f0cb21 Is there anything example on what that needs to be done to...
hI! Does anyone know how to fix this bug? File handler.ts. When you create a group and you export the json. If you load the json, that group works bad...
I don't know if it's already possible but it would be nice if it was possible to "isolate" an object (for example a circle) by double-clicking on it when it's...
**Describe the bug** Am trying to generate the image from the json exported from the editor but the image gets cut off. I don't know very well what's the problem...