Details
Description
Right now ScalableFreeformLayeredPane is not supported.
So if different zoom level is used, Q7 will no record/replay test correctly.
1. Recording is not correct since use (Mouse.event.x-Figure.getBounds().x,Mouse.event.y-Figure.getBounds().y) as recorded coordinates.
2. Replay is not correct since it is uses figure.translateToAbsulute to get widget coordinates.
We need to discover how draw2d obtain drawing coordinates and perform correct recording and replay.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions