asalgan
asalgan

Reputation: 336

Resizing TipTap table but limiting to the width of the container

I am using the TipTap table plugin with the resize feature. The problem here is that I need the table to not be able to resize beyond the container.

First image before resize First image before resize

Second image with the resize extending beyond the container Second image with the resize extending beyond the container

I tried setting widths, max-widths, etc. to both the table as well as the container. I tried using Javascript to try to disable resize after calculating the width of the container and nothing seems to work. Has anyone else run into this issue?

Upvotes: 2

Views: 235

Answers (0)

Related Questions