-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
4.7.0
-
None
-
5th Edition SDK + Qt 4.7.0 RC
-
9979154d2fd757396ef4685dbbb9bad95c3bf7ff
When QTreeView's branch is highlighted, the highlight covers the branch as well.
The part of highlight covering the branch indicator is not part of highlight frame graphics, but just a colored rect. Looks ugly.
Either, do not draw the "default color" highlight on branch indicator,
or cover the indicator with the graphics frame as well.