Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] be3a48: Added a condition to the addPlot(...) method so th...

  Branch: refs/heads/jordan/gridlayout-contextmenus
  Home:   https://github.com/eclipse/ice
  Commit: be3a48c901abd4663329b9010765a5710d07a400
      https://github.com/eclipse/ice/commit/be3a48c901abd4663329b9010765a5710d07a400
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/PlotGridComposite.java

  Log Message:
  -----------
  Added a condition to the addPlot(...) method so that plots are not drawn
if there is no available space in the grid.

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



Back to the top