question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Animation on row(s) thats being deleted

See original GitHub issue

I want to put an animation effect on the rows thats being deleted (ei. slide down or fade out). Is there something like row-deleted callback function where we can manipulate the row element or something like that?

Issue Analytics

  • State:open
  • Created 8 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Laberbearcommented, Aug 31, 2016

@SeanRendall Well, yeah I think my solution is alright. The whole row still pops into place sadly (couldn’t get max-height to work) but I wouldn’t call it awful: https://gfycat.com/FlawedTerrificBabirusa

Sorry for the whole screen recording, my recording tool sucks.

0reactions
SeanRendallcommented, Aug 31, 2016

@Laberbear Hi, did you manage to find a good solution to animating the rows? I can get animations to fire but the results are pretty awful due to the positioning of the leaving and entering rows.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ios - problems with animation when deleting the last row of a ...
If you have a table that is smaller than the height of your screen and you delete the last row, the row stalls...
Read more >
I want to animate individual cells, rows, or columns in my table
In the Custom Animation task pane, click Add Effect, and then do one or more of the following:
Read more >
deleteRows(at:with:) | Apple Developer Documentation
Deletes one or more sections in the table view, with an option to animate the deletion. The type of animation to use when...
Read more >
Table Custom Animation | JET Developer Cookbook - Oracle
Enable hierarchical data to be displayed in a JET Table and JET DataGrid. This demo shows how to apply custom css during an...
Read more >
Add Animations - Duda Support
When removing an animation, remember that animations can be applied to rows as well as widgets, so the animation you are seeing might...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found