Version 2 (modified by sriggins, 16 years ago) (diff) |
---|
Analysis
Overview
Update the frame rotation user interface to support dragging of a halo to rotate the frame. Remove the discreet rotation buttons from the halo menu and remove the hud. Rotation will be around the topLeft corner of the frame for this task revision.
Task requirements
- Reduce the rotation halo menu to one button
- Change the icon of the halo rotation button to indicate it can be dragged
- Rotate around the topLeft corner of the frame (ie 0,0, so later when the coordinates change, the rotation works as expected)
- Make sure the halo button moves with the frame
Task result
The result of this task is code
Implementation idea
- Model the dragging after the frame move halo button pattern
- Are halos currently rotated with the frame?
Related
How to demo
(Provide instructions for demonstration of the task.)
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
Future Revisions
Put the discreet rotation buttons into the hud. Change the halo menu button to show the halo hud if single clicked.
Attachments
- vector_centered_halo.png (15.6 KB) - added by sriggins 16 years ago.
- rotationR1.png (49.6 KB) - added by dido 16 years ago.
- rotationMultiR1.png (56.9 KB) - added by dido 16 years ago.