When resizing a column in a TableView with many columns (do not fit in the screen), the table scrolls horizontally back to the beginning of the table.
Steps to reproduce the error:
1- Run the code from the comment field.
2- Shrink the window until only the first 3 columns are visible.
3- Full scroll to the right until columns 7 , 8 and 9 are visible.
4- Resize column 8
5- Table is scrolled automatically and shows columns 4, 5 and 6
Steps to reproduce the error:
1- Run the code from the comment field.
2- Shrink the window until only the first 3 columns are visible.
3- Full scroll to the right until columns 7 , 8 and 9 are visible.
4- Resize column 8
5- Table is scrolled automatically and shows columns 4, 5 and 6