seehar / quill-better-table-plus

fork by quill-better-table. Module for better table in Quill, more useful features are supported.
MIT License
8 stars 3 forks source link

Copying a table from outlook, the width of the cell is not copied #2

Open jagabs opened 3 months ago

jagabs commented 3 months ago

When i copy a table in outlook with 2 columns and lets say the width should be 50% 50% but when i copy it in quill, i get 2 columns with long height and width of 100px each

seehar commented 3 months ago

Hi, you can try the latest version and see if it solves your problem

jagabs commented 3 months ago

used https://unpkg.com/quill-better-table-plus@0.1.5/dist/quill-better-table-plus.js in codepen but still not working

seehar commented 3 months ago

Sorry, please try version 0.1.6

jagabs commented 3 months ago

checked, now its using the full length which is okay i guess but the resize doesnt work hehe