For my QTreeWidget [say 4 rows and 10 columns]the first column have tree items with icons. Sorting is also enabled for the QTreeWidget
If i just drag the horizontal scroll bar to the right in such a way that the first is not visible. Then try to sort based on a visible column.
Now all the rows height got reduced to a smaller size. This seems to be a QT Bug.
I have attached a UI file for verifying this bug
Is there any workaround for this issue ?
Bookmarks