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

Pasting images #439

Open
LudvigHz opened this issue Feb 28, 2022 · 1 comment
Open

Pasting images #439

LudvigHz opened this issue Feb 28, 2022 · 1 comment
Labels
enhancement Pull requests that make enhancements, instead of just purely new features good first issue Good for newcomers

Comments

@LudvigHz
Copy link
Member

The editor should support pasting images (along with text). We just need to extend the clipboard plugin (https://github.com/webkom/lego-editor/blob/master/src/plugins/pasteLink.ts) to support images as well as text and use the insert_image command from the image plugin (https://github.com/webkom/lego-editor/blob/master/src/plugins/images.tsx) and we should be fine and dandy!

@LudvigHz LudvigHz added enhancement Pull requests that make enhancements, instead of just purely new features good first issue Good for newcomers labels Feb 28, 2022
@adkood
Copy link

adkood commented Mar 3, 2022

please assign it to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Pull requests that make enhancements, instead of just purely new features good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants