soccerloway / quill-better-table

Module for better table in Quill, more useful features are supported.
MIT License
313 stars 120 forks source link

insert table-operation-menu to quill parent node #41

Open shibe97 opened 4 years ago

shibe97 commented 4 years ago

Absolute positioning does not work because this table-operation-menu is added to document.body. So I changed the menu addition to the quill parent node.