xaksis / vue-good-table

An easy to use powerful data table for vuejs with advanced customizations including sorting, column filtering, pagination, grouping etc
https://xaksis.github.io/vue-good-table/
MIT License
2.16k stars 405 forks source link

Column flash preloader #639

Open CHEWX opened 4 years ago

CHEWX commented 4 years ago

Is there anyway to stop the columns flashing, if you set column 1 to a percentage width, onload it moves.

Ideally a preloader or a on load event can be added so I can fade the table in to prevent seeing the column width flash/move.

zacharytyhacz commented 4 years ago

Bump, I agree