Open pdore-netfore opened 8 years ago
When using the md-progress option, the table's body 'jitters' when the progress bar is shown/hidden.
i.e. When sorting, the progress bar shows and then hides, pushing the body down, then back up.
What happens if you use the following CSS
.md-table-progress md-progress-linear .md-container { position: absolute; }
When using the md-progress option, the table's body 'jitters' when the progress bar is shown/hidden.
i.e. When sorting, the progress bar shows and then hides, pushing the body down, then back up.