Deformed cross symbols in tree views
When opening the model library or explore the simulation results tree views are used. In the latest nightly built (x64) (and probably before) the crosses are bit too big I think.
The old WindowsXP standard crosses are the prettiest in my eyes:
Further when I hover over a cross, a white box with a thin black border appears. Obviously a graphic is missing there.
Change History
(7)
Component: |
*unknown* → OMEdit
|
Owner: |
changed from somebody to Adeel Asghar
|
Version: |
→ v1.11.0-dev-nightly
|
Milestone: |
Future → 1.10.0
|
Resolution: |
→ wontfix
|
Status: |
new → closed
|
Resolution: |
wontfix
|
Status: |
closed → reopened
|
Resolution: |
→ fixed
|
Status: |
reopened → closed
|
The treeview expand/collapse buttons depends on what Windows style you are using. If you like WindowsXP then change you Windows style/theme. You can also just force OMEdit to use WindowsXP style by passing it the command line argument
--style
.The problem, when you hover over a cross and it disappears, is Qt issue. The issue is present in Qt 5.6 which is the version we are using for Windows right now. The problem is solved in Qt version 5.7. Hopefully we will soon move to Qt 5.7.