Strange interaction with Subset plot atts and time-varying SIL/MetaData datasets. #20180
Labels
bug
Something isn't working
impact medium
Productivity partially degraded (not easily mitigated bug) or improved (enhancement)
likelihood medium
Neither low nor high likelihood
Describe the bug
While creating a new test, I noticed that changing Subset Plot attributes multicolor objects (changing some to semi-transparent), affected subsequent Subset plots in the same test file.
Here's a reproducer that can be used in the regression infrastructure, the second test should be fully opaque but is not.
Attempting same steps in GUI does not reproduce.
If
SetTreatAllDBsAsTimeVarying(1)
is commented out, then the second plot is fully opaque as expected.So the problem seems tied to having both a time-varying SIL and time-varying MetaData.
Helpful additional information
Did VisIt crash:Expected behavior
Changing Subset plot multicolor attributes should not affect future Subset plots.
Desktop
The text was updated successfully, but these errors were encountered: