Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table cells become unresizable after table content changed #1474

Open
zymbth opened this issue Jul 3, 2024 · 0 comments
Open

Table cells become unresizable after table content changed #1474

zymbth opened this issue Jul 3, 2024 · 0 comments

Comments

@zymbth
Copy link

zymbth commented Jul 3, 2024

The table plugin of v2.28.0 has resizing bugs now: table cells become unresizable after table content is changed, and cellHandle is added to resizeLayer repeatedly.

Description

I created a codepen to show them. codepen

How to reproduce?

  • Opening the demo above and waiting for the page to load
  • Changing any table cell content

Then, table cells become unresizable.

  • Keep changing

The cellHandle is added to resizeLayer repeatedly, and still unresizable.

PR

I found the reasons in the source code, tried to fix them, and submitted a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant