CoronaTracker icon indicating copy to clipboard operation
CoronaTracker copied to clipboard

Scrolling issue on Mac

Open gklka opened this issue 4 years ago • 4 comments

You can scroll the maps two different ways on Mac Catalyst: either by scrolling (two fingers on touchpad or one finger with Magic Mouse), or by dragging. The first one is butter smooth with this app, but the second one conflicts with some gesture recognizer, because the map doesn't follow the movement of the mouse when you press down and drag the mouse button, but jumps to the final position (or goes even further) when you release the button.

gklka avatar May 29 '20 06:05 gklka

I wasn't able to reproduce this issue. I tried panning the map by pressing the mouse button and drag and everything works as expected. Can I see how it looks like for you?

mhdhejazi avatar May 30 '20 21:05 mhdhejazi

As far as I can tell it can be also something which blocks the main thread, because Corona Tracker can produce constant 100% CPU usage on one core when this happens.

gklka avatar May 31 '20 11:05 gklka

Here is a video about it happening: https://share.icloud.com/photos/07XtA8g0IOZdVo0XS1urIloqQ

gklka avatar May 31 '20 11:05 gklka

Hmm, I tried dragging with two fingers, clicking and dragging on the touchpad and using the mouse, and all work just as expected: https://streamable.com/eb2z8c

I'm not sure frankly what is causing the scrolling issue for you.

mhdhejazi avatar May 31 '20 21:05 mhdhejazi