View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003937ParaView(No Category)public2006-10-12 10:382007-01-09 11:57
ReporterKen Moreland 
Assigned ToMark Richardson 
PriorityurgentSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003937: Indicate "out-of-sync" objects in pipeline browser
DescriptionNow that we are able to modify multiple objects before doing an accept, there needs to be some indication that the objects are modified. The most logical place for that is in the pipeline browser. These "out-of-sync" objects should be highlighted with a different color and maybe a font change (bold or italic).
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0006088)
Mark Richardson (reporter)
2007-01-04 15:27

I added the ability to show the modified objects in the pipeline browser. The tree view had to be enhanced to allow for different fonts. The out-of-sync object are shown in bold font.

I didnt't change the color of those items though. The bold font should be sufficient to differentiate it. Adding the color to the text would almost be simple. The problem lies in the highlighting of the object. If we just use the default highlight background color and default text color, the special modified color dissapears. Otherwise we have to pick several colors: the unhighlighted color, the highlighted color and the highlighted background color. Qt only allows one color hint for a model index, which means the highlighted colors would have to be generated from the modified color. This seems like a lot of code bloat for a feature that may not add a lot of benefit or look strange to the user.

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team