| Summary: | IBendableContentPart should not restrict visual to Connection. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 5.3.1 (2020-09) RC1 | ||
| Hardware: | PC | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
Deprecated the getBendableVisual() method, stating it no longer has to be implemented, preserving the default behavior in case the visual is a Connection. Adjusted all callers to use IVisualPart.getVisual() instead. Resolving as fixed in 5.3.1 RC1. |