Page MenuHomePhabricator

Category column is too wide after disabling "advanced fields"
Closed, WontfixPublic

Description

When enabling all logging options ("show categories" and "advanced fields") and disabling "advanced fields" again, the category column stays very wide which ist confusing. The width of this column and of the whole table should be adapted when other columns are removed.

Event Timeline

According to the Qt bug tracker this problem is solved in Qt 5.2 by using QHeaderView::setResizeContentsPrecision

https://bugreports.qt.io/browse/QTBUG-9352

When we are upgrading the minimum required Qt version to 5.2 this should be solved.

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.