| Summary: | Rotate cursor image is not deployed. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 1.0.0 | ||
| Target Milestone: | 4.1.0 (Neon.1) M1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
The rotate cursor image (rotate_obj.gif) is not properly deployed, as its not included in the build.properties. We need to include it there, otherwise the cursor will not be available in the deployed example. Furthermore, the image should not be located in the root folder but should be moved to a specific images folder. I pushed the following changes to origin/master and origin/R4_0_maintenance: - Create images source folder and add rotate_obj.gif to it. - Added images source folder to build.properties. Resolving as fixed in 4.1.0 M1. |