filamentgroup / tablesaw

A group of plugins for responsive tables.
MIT License
5.48k stars 434 forks source link

In swipe mode, width of persist column grows with each interaction #242

Closed cschults closed 7 years ago

cschults commented 8 years ago

I discovered this in my own code and replicated in the swipe demo: each time you swipe/toggle left or right, the width of the column set to persist increases a few pixels.

rachael-ross commented 8 years ago

Is a fix in the works for this yet? I've just integrated it into a project on tight time constraints and found the same issue.

rachael-ross commented 8 years ago

Actually, when using tablesaw.js, the persistent column grows just slightly, but when using tablesaw.jquery.js, it collapses severely along with the other columns starting to overlap one another

zachleat commented 7 years ago

This will be included with 3.0.0 (non-beta).