MantisBT - ParaView | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014992 | ParaView | (No Category) | public | 2014-09-11 10:28 | 2016-08-12 09:59 |
Reporter | Cory Quammen | ||||
Assigned To | Cory Quammen | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | 4.2 | ||||
Target Version | Fixed in Version | ||||
Project | Sandia | ||||
Topic Name | |||||
Type | incorrect functionality | ||||
Summary | 0014992: vtkSMDomain::SetDefaultValues() overrides custom setting defaults in some cases | ||||
Description | In particular, this makes it impossible to set the default representation type for GeometryRepresentation with the following JSON: "representations" : { "GeometryRepresentation" : { "Representation" : "Surface With Edges" } } The reason is that custom default values are set prior to domains being reset. Some domains, such as vtkSMBooleanDomain, do nothing in SetDefaultValues(). Others, such as vtkSMRepresentationTypeDomain, change property values. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-09-11 10:28 | Cory Quammen | New Issue | |||
2014-09-11 10:28 | Cory Quammen | Assigned To | => Cory Quammen | ||
2016-08-12 09:59 | Kitware Robot | Note Added: 0038654 | |||
2016-08-12 09:59 | Kitware Robot | Status | backlog => closed | ||
2016-08-12 09:59 | Kitware Robot | Resolution | open => moved |
Notes | |||||
|
|||||
|
|