| Summary: | Pull up functionality from FXTransformPolicy (MVC.FX) to TransformPolicy (MVC) | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthias Wienand <matthias.wienand> |
| Component: | GEF MVC | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M5 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
I created an AbstractTransformPolicy within MVC that contains all JavaFX-independent code from the FXTransformPolicy. Additionally to its super class, the FXTransformPolicy does now only create an operation to change the node transformation, update this operation, and extract the node transformation from its host via a Provider. The code is published on the master branch, therefore, I resolve this ticket as fixed for 3.11.0M5. |