VisItPlotViewer can now reuse Resources
The VisItPlotViewer had previously always been using the VizResource for
the last plot added, preventing it from redrawing old plots. It now
keeps track of all used resources and will switch to the resource
matching the selected VizEntry before trying to draw the plot.
Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
Please register or sign in to comment