Changes between Initial Version and Version 1 of Ticket #47, comment 4


Ignore:
Timestamp:
10/06/15 12:29:36 (9 years ago)
Author:
Olly Betts
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47, comment 4

    initial v1  
    1 OK, I managed to borrow a Mac for a few days, and can reproduce this.  Fixed in [655aa2c27d72d76515524b2a2e6878d54f92eb32].
     1OK, I managed to borrow a Mac for a few days, and can reproduce this.  Fixed in [655aa2c27d72d76515524b2a2e6878d54f92eb32/git].
    22
    33The issue is that on OS X, when we centre the view on the station this can generate a mouse move event.  The solution is simply to clear the variable which says we are dragging before we process a left click on a station, so that this mouse move doesn't get interpreted as a drag.