Mercurial > hg > ugly-duckling
log
age | author | description |
---|---|---|
Tue, 21 Mar 2017 17:37:02 +0000 | Lucas Thompson | Merge branch 'master' of github.com:cannam/ugly-duckling |
Tue, 21 Mar 2017 17:36:02 +0000 | Lucas Thompson | Merge pull request #15 from LucasThompson/fix/accidental-seeking-on-pan |
Tue, 21 Mar 2017 17:34:48 +0000 | Lucas Thompson | Prevent seeking when panning with mouse. There's still potential for this approach to go wrong, for both zooming and panning. During the duration of the click, if the offset or zoom are returned to the starting position, the mouse will seek to its current x position. |