iliyaZelenko / tiptap-vuetify

Vuetify editor. Component simplifies integration tiptap editor with vuetify.
https://iliyazelenko.github.io/tiptap-vuetify-demo/
807 stars 126 forks source link

How to create a custom component: Custom Resizable Image #342

Open ZarkhanNaro opened 2 years ago

ZarkhanNaro commented 2 years ago

Hi everyone,

I'm trying to implement a custom component to resize images within the editor. I implemented what I saw in this post in the tiptap issues but It seems I need to add some functions to it if I want it to work in tiptap-vuetify as I got this issue:

image

Does anyone has an idea of what I need to implement more to get it working ? @iliyaZelenko I saw it was in the TODO but I can help on that if needed 😃