Ticket #137 (Fixed)Fri Jun 08 15:44:15 UTC 2007
Draw: resizing objects using the drag box is dodgy
Reported by: | Steve Revill (20) | Severity: | Normal |
Part: | RISC OS: Application | Release: | |
Milestone: | New features for RISC OS 5 | Status | Fixed |
Details by Steve Revill (20):
When an object is selected, it has a highlight box drawn around it with a couple of control points to allow resizing and rotation.
There’s a bug in the resize box stuff where when you start the drag operation, Draw assumes that the mouse pointer is already at the exact bottom-left corner of the object. This isn’t usually the case; you’re usually a few pixels away from the corner – somewhere in the little control box. Thus, the object instantly gets resized to be a few pixels larger.
Draw should make a note of the X and Y offset of the mouse pointer from the bottom-left corner of the object and preserve that offset throughout the lifetime of the drag operation on the resize control box.
Changelog:
Modified by Steve Revill (20) Fri, June 08 2007 - 15:52:19 GMT
- Milestone changed from Unspecified to New features for RISC OS 5
Modified by Sprow (202) Sat, January 18 2014 - 09:47:44 GMT
- Status changed from Open to Fixed
This was fixed in Draw 1.17, but nobody remembered to close the ticket!