View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004903ParaView(No Category)public2007-04-17 16:432007-05-04 16:23
ReporterMark Richardson 
Assigned ToMark Richardson 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004903: Pipeline Browser item's expandable state sometimes wrong
DescriptionItems in the pipeline browser can be expanded and collapsed when they don't have an expand/collapse control.

Make a cone, then add a polydatanormals filter, followed by an elevation filter. Click on the cone in the pipeline browser. You can hide the rest of the pipeline by hitting the left key.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0007364)
Mark Richardson (reporter)
2007-04-17 16:47

The flat tree view was not clearing the expandable flag when sibling items are removed. An item can only be expandable if it has children and its parent has more than one child.

I added code to clear the expandable state of a child if it is the only one left after a sibling removal. This fixed the problem.

I also added code to allow the user to do a keyboard search in the pipeline browser.

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


Copyright © 2000 - 2018 MantisBT Team