Changes between Initial Version and Version 1 of Ticket #7888, comment 32


Ignore:
Timestamp:
2012-08-13T22:55:43+02:00 (13 years ago)
Author:
mdk

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7888, comment 32

    initial v1  
    22> 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).
    33
    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:
     4r5442: 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:
    551. Grab an object (e.g. a large building). Keep LMB pressed all the time. Icon is a hand (drag mode)
    662. Press SHIFT and CTRL (to enter rotation mode. Icons change to rotating arrows.)