Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 619c4d: Updating the VisItPlotViewer to use double-clicks ...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 619c4dd18e1796b7f5ca81190f2522d0664167c1
      https://github.com/eclipse/ice/commit/619c4dd18e1796b7f5ca81190f2522d0664167c1
  Author: jdeyton <jordan.deyton@xxxxxxxxx>
  Date:   2015-02-18 (Wed, 18 Feb 2015)

  Changed paths:
    M src/org.eclipse.ice.viz/src/org/eclipse/ice/viz/visit/VisitPlotViewer.java

  Log Message:
  -----------
  Updating the VisItPlotViewer to use double-clicks to plot vs single
clicks to select for deletion.

With this change, I also had to update some code so the plot is not
cleared when a plot that is not the rendered plot is removed.

Signed-off-by: jdeyton <jordan.deyton@xxxxxxxxx>



Back to the top