Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] b25827: Fixing the background colors. All widgets from the...

  Branch: refs/heads/jordan/bug468388-visit-time-slider
  Home:   https://github.com/eclipse/ice
  Commit: b258277355c2b50b5813daafee6a5b2363089943
      https://github.com/eclipse/ice/commit/b258277355c2b50b5813daafee6a5b2363089943
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-06-22 (Mon, 22 Jun 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.visit/src/org/eclipse/ice/viz/service/visit/VisItPlotRender.java
    M src/org.eclipse.ice.viz.service.visit/src/org/eclipse/ice/viz/service/visit/widgets/TimeSliderComposite.java

  Log Message:
  -----------
  Fixing the background colors. All widgets from the PlotGridComposite
down to the TimeSliderComposite in the VisItPlotRender now share the
same background color.

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



Back to the top