Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 48faa7: Fixed MeshElementTreeView bug

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: 48faa76324338b66f05bb2b197ab2e95dc77b2e6
      https://github.com/eclipse/ice/commit/48faa76324338b66f05bb2b197ab2e95dc77b2e6
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2016-05-09 (Mon, 09 May 2016)

  Changed paths:
    M org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEMeshPage.java
    M org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/MeshElementTreeView.java
    M org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/form/MeshComponent.java

  Log Message:
  -----------
  Fixed MeshElementTreeView bug

Fixed a bug where selecting anything in the MeshElementTreeView would
cause the view to deselect anything selected and close all nodes in its
trees. 

Signed-off-by: Robert Smith <SmithRW@xxxxxxxx>



Back to the top