Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 82e0c4: Fixing some issues with the plot context Menus.

  Branch: refs/heads/jordan/ParaViewVizService
  Home:   https://github.com/eclipse/ice
  Commit: 82e0c4870d91cb4f3b2abc15777620336456e659
      https://github.com/eclipse/ice/commit/82e0c4870d91cb4f3b2abc15777620336456e659
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

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

  Log Message:
  -----------
  Fixing some issues with the plot context Menus.

Had to change the way the PlotGridComposite creates the context Menu to
force the Menu to be dynamic. Context Menus now appear to work properly
for all plots whether in the PlotEditor or in the ICEResourcePage.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>



Back to the top