Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gmf-dev] Resolved Bugzillas 109645, 110213, 110217


Purpose:
-
Added new JUnits to tests.runtime.diagram.ui for coverage of all Logic shapes and creating of a connection in a canonical container.
-
Fixed CompartmentResizeHandle#getCompartmentFigure() to check owner type and utilize method to get compartment figure from the ResizableCompartmentEditPart.  Otherwise, it will fall through to existing code (modified patch from Min).
- Fix performance issue where GatedPaneFigure and GatedFigure and painting redundantly (from James).
- Allow override of GatedShapeEditPart#getMainFigure() since clients may create the main figure at a lower level of containment.

Activities:

bugzilla 109645 gmf-head sshaw 050921
CompartmentResizeHandle broken for compartment edit parts that enclose the compartment with another figure

bugzilla 110213 gmf-head sshaw 050921 GatedPaneFigure and GatedFigure are redundantly painting
bugzilla 110217 gmf-head sshaw 050921 GatedShapeEditPart should allow override of getMainFigure()

How tested:

- adhoc scenario testing
of logic diagram
- org.eclipse.gmf.tests.runtime.diagram.ui (all passed)

________________________________________
Steven R. Shaw
Rational Modeling Platform Diagram Layer Lead
Rational Software | IBM Software Group
770 Palladium Drive, Kanata, ON, Canada, K2V 1C8
tel: 613.591.7979
steveshaw@xxxxxxxxxx


Back to the top