If you drag the left vertical side of a bbox to right,
then you will observe that the right vertical side
shifts to the left, though albeit slowly. So the actual
reduction in width is more than intented. Also due to
this, the bbox coordinates change.
Similar effect is observed for the top horizontal edge
also.
One more effect is that if you just double-click on the
left-vertical or top-horizontal edge, then the opposite
edges start moving towards these edges.
Logged In: YES
user_id=660400
This is caused by bad offset calculation; the lines are
moving to where the mouse is, not by how much the mouse moves.