| Summary: | Zest.FX viewers run into java.lang.IllegalArgumentException: Given Runnable is not contained in the list. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF Zest | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | matthias.wienand |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
I added a check in the AbstractLayoutBehavior#onLayoutContextChange() method to ensure the Runnable is only removed from the previous GraphLayoutContext if it was previously added. The code is published on the master branch in the git repository. Therefore I change the status of this ticket to RESOLVED, FIXED. |