Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double paste in quill problem #1150

Open
lpatiny opened this issue Apr 14, 2022 · 0 comments
Open

Double paste in quill problem #1150

lpatiny opened this issue Apr 14, 2022 · 0 comments

Comments

@lpatiny
Copy link
Collaborator

lpatiny commented Apr 14, 2022

When we paste an image in the quill module on

https://www.lactame.com/visualizer/src/index.html?config=../testcase/config/default.json&viewURL=../testcase/data/quill/view.json&dataURL=../testcase/data/quill/data.json

We have the image that is pasted twice.

If we disable the module imageDrop it works correctly.

imageDrop: true,
ImageResize: {},

There is another plugin: https://www.npmjs.com/package/quill-image-drop-and-paste that could be tested

visualizer/package.json

Lines 85 to 86 in d00e4f4

"quill-image-drop-module": "github:cheminfo/quill-image-drop-module#4cdc591cfddec42a22ab25b635f34de9e973c86d",
"quill-image-resize-module": "^3.0.0",

@stropitek could you have a look at this ?

@stropitek stropitek self-assigned this Apr 15, 2022
@stropitek stropitek removed their assignment Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants