Closed cheton closed 7 years ago
Fix the issue that headers misaligned with columns in wide table. (a97c85162a94108eb8708357c55cdc977a69d46f)
http://stackoverflow.com/questions/4185814/fixed-table-cell-width
Misaligned by 1px
Misaligned when sorting
Add empty column to the end of header, and set its width to scrollbar width for avoiding to misalign with columns during scrolling table. (7c1080bbed648890845045b33002e45fb5d72f63)
This happened on Windows, not on Mac.