pigeon-maps icon indicating copy to clipboard operation
pigeon-maps copied to clipboard

Releasing button on dragged map causes to move it little further

Open zdila opened this issue 4 years ago • 1 comments

Please see the video: https://www.dropbox.com/s/obdsxi42ww168g1/pigeon-maps-drag-issue.mp4?dl=0

Reproducible in FF and Chrome.

Using Debian Bullseye with Xfce.

zdila avatar Dec 04 '19 09:12 zdila

I've tried more approaches to fix it but evey had some glitch:

  • changed 40 to 0 in trackMoveEvents (this causes that when map is thrown it doesn't have always the best speed/direction)
  • called trackMoveEvents in mouseup handler - it improved the thing a bit but not at 100%

zdila avatar Dec 05 '19 20:12 zdila