Opened 13 years ago
Closed 12 years ago
#6636 closed bug (worksforme)
When hiding a tr, they get pushed into a block before hidding.
Reported by: | 9thbit | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4.3 |
Component: | effects | Version: | 1.4.2 |
Keywords: | tr, table row, hide, show | Cc: | |
Blocked by: | Blocking: |
Description
If you have a table with multiple table rows, and you want to hide a subset of those table rows, then when those rows are being animated hidden, it looks like they are being pushed into the first cell first and then animated hidden.
The table becomes distorted for a second while it animates. The attached file shows an example.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | hide_test.html added |
---|
comment:1 Changed 13 years ago by
Component: | unfiled → fx |
---|
comment:2 Changed 12 years ago by
Priority: | → undecided |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
This was resolved in 1.4.3.
Note: See
TracTickets for help on using
tickets.
Example of the bug