Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 9ab69d: Working on bug 473667, where the ICEResorucePage w...

  Branch: refs/heads/kgrs/viz/refactor
  Home:   https://github.com/eclipse/ice
  Commit: 9ab69df01b1764dcd77c100c7d7e50eea3f58092
      https://github.com/eclipse/ice/commit/9ab69df01b1764dcd77c100c7d7e50eea3f58092
  Author: Kasper Gammeltoft <kaspergam@xxxxxxxxxxxxx>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M src/org.eclipse.ice.viz.service.visit/src/org/eclipse/ice/viz/service/visit/VisItVizService.java
    M src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/PlotEditor.java

  Log Message:
  -----------
  Working on bug 473667, where the ICEResorucePage will not plot the Visit
plots due to no independent series being set. 

I removed the lines in the editor that set the independent series as the
first series in the list and added it to the VisItVizService.createPlot,
which should enable the first series any time a new visit plot is
created. 

Signed-off-by: Kasper Gammeltoft <kaspergam@xxxxxxxxxxxxx>



Back to the top