Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] ada792: Adding an option for CSV plots to have a "close" b...

  Branch: refs/heads/anna/gridlayout
  Home:   https://github.com/eclipse/ice
  Commit: ada7920e94d645a8f56f25389fe761acd536e304
      https://github.com/eclipse/ice/commit/ada7920e94d645a8f56f25389fe761acd536e304
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-03-24 (Tue, 24 Mar 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEResourcePage.java
    M src/org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/csv/CSVPlot.java
    M src/org.eclipse.ice.viz/src/org/eclipse/ice/viz/plotviewer/CSVPlotEditor.java

  Log Message:
  -----------
  Adding an option for CSV plots to have a "close" button that appears in
the upper right-hand corner when the cursor is on top of the plotting
canvas (and disappears when the cursor is elsewhere). Default behavior
is no button. Still need to tweak/clean it up a bit.

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>



Back to the top