| Summary: | Create a label provider matching the FXPaintCellEditor. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthias Wienand <matthias.wienand> |
| Component: | GEF FX | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | nyssen |
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 (Neon) M6 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
I pushed the following changes to origin/master: - Created an FXPaintLabelProvider that provides a display text and color image. Ensured it is used within FXPaintPropertyDescriptor. - Extracted FXPaintUtils, so that creating image date for an JavaFX paint and inferring a display string is centralized. Resolving as fixed in 4.0.0 M6. |