Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] aec93f: Fixed issue with Complex Shapes not displaying

  Branch: refs/heads/Robert/UnifiedVizRefactor
  Home:   https://github.com/eclipse/ice
  Commit: aec93ff96a275ffae71273b1cb28452a2d9ee771
      https://github.com/eclipse/ice/commit/aec93ff96a275ffae71273b1cb28452a2d9ee771
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
    M org.eclipse.ice.viz.service.geometry/src/org/eclipse/ice/viz/service/javafx/internal/model/geometry/FXGeometryAttachment.java

  Log Message:
  -----------
  Fixed issue with Complex Shapes not displaying

Fixed a bug causing complex shapes' children to not display in the
Geometry Editor and a more subtle bug causing them not to display until
at least one shape was deleted if a primitive shape was the first shape
created. 

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



Back to the top