soccerloway / quill-better-table

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

column resize not work when place editor in overlay window #24

Closed w529456185 closed 4 years ago

w529456185 commented 4 years ago

When I opened an overlay window with quill + quill-better-table,the column resize did not work. I fixed it as following picture, the feature worked. image

By the way, is it possible to increase the z-index in src for overlay window use case?

w529456185 commented 4 years ago

When I opened an overlay window with quill + quill-better-table,the column resize did not work. I fixed it as following picture, the feature worked. image

By the way, is it possible to increase the z-index in src for overlay window use case?

I fixed it by setting quill editor height in my case.