explorable-viz / fluid

Data-linked visualisations
http://f.luid.org
MIT License
34 stars 2 forks source link

`TableView`: animate row hide/reveal #995

Open rolyp opened 4 months ago

rolyp commented 4 months ago

Now that we refresh the UI’s selection state (rather than rebuilding the UI from scratch each time) it should be relatively easy to add animation. In particular TableView would benefit from animation to provide a visual cue that rows are being hidden/revealed as the output selection changes.

Related issues:

See: