On Sunday, 21 January 2018 at 22:45:56 UTC, Basile B. wrote:

Nice work.

Remarks:

1/ There's an obvious issue with drag and drop. You should store the position of the mouse (in Delphi it would be during the "OnMouseDown" event) and subtract it while moving. The little jump is a bit annoying i think.

2/ For some reason, DPI detection was wrong for me. It started with 304 (pretty big !) instead of 96.

Thanks for testing :) Do you mean the story jump just after you start dragging or you have issues on every mouse move?

Do you have this DPI issues on windows or on linux?

Reply via email to