Phaiax / Key-n-Stroke

I'm an app and show all the letters you type and keyboard shortcuts you use as well as mouse clicks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mouse icon position is weird. High-DPI support is correct?

HubKing opened this issue · comments

I have two monitors, one with 125% and the other 200% DPI. On the 200% DPI monitor, it seems that the mouse icon moves twice as much as the mouse moves. That is, if I place the mouse at the top-left corner of the screen, the pink circle is about where the mouse pointer is. From there, if I move the mouse to the right so that it will be at the top-centre, the pink circle is now top-right corner. It is the same for the vertical direction. If i place the mouse at the left middle, the pink circle is bottom-left corner.

For the 125% monitor, the directions are inverted. If the mouse is at the top-right corner, than the pink circle is where the pointer is. From there, if I move the pointer to the left, the pink circle moves to the left more than the mouse does.

Is the high-DPI support correct?

commented

See #52 and #54. It was allegedly fixed, but maybe it regressed.