Changes between Initial Version and Version 1 of Ticket #7888, comment 32
- Timestamp:
- 2012-08-13T22:55:43+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7888, comment 32
initial v1 2 2 > Serious changes was done in dragging-moving. They are not related to the bug. I have removed all "incremental" moving on MouseDrag and most of dx/dy variables, now at any time SelectAction and MoveCommand knows the starting point of drag-action and coordinates are calculated from initial position every time (not from previous moved coordinates like before). 3 3 4 This change produce a new problem (or make an old bug more visible): For some operations the initial point must be (re-)set to the current mouse position. To reproduce the case do the following: 4 r5442: This change produce a new problem (or make an old bug more visible): For some operations the initial point must be (re-)set to the current mouse position. To reproduce the case do the following: 5 5 1. Grab an object (e.g. a large building). Keep LMB pressed all the time. Icon is a hand (drag mode) 6 6 2. Press SHIFT and CTRL (to enter rotation mode. Icons change to rotating arrows.)


