Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] fc7b39: Fixed a bug where the ViewAppState (and PlantAppSt...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: fc7b3972695a0cd3495be8bfd497e31afb6a3fcf
      https://github.com/eclipse/ice/commit/fc7b3972695a0cd3495be8bfd497e31afb6a3fcf
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-01-13 (Tue, 13 Jan 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets.rcp/src/org/eclipse/ice/client/widgets/jme/ViewAppState.java
    M src/org.eclipse.ice.client.widgets.rcp/src/org/eclipse/ice/client/widgets/reactoreditor/plant/PlantAppState.java

  Log Message:
  -----------
  Fixed a bug where the ViewAppState (and PlantAppState) cameras would not
always be enabled when created. This would require the user to click out
of and then back in the views to enable camera controls.

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



Back to the top