cecilianor / Qt-thesis

MIT License
8 stars 3 forks source link

fix (mouse panning): correct mouse cursor placement when panning in a… #118

Closed cecilianor closed 4 months ago

cecilianor commented 4 months ago

The cursor should now stay on the map feature/placement where it was when the mouse button was pressed. Also handles a bug that would appear when the right instead of the left button was clicked while panning. Also removes redundant debug functionality that's no longer needed.

I'm merging it in to Nils' branch so that they can both be merged in to dev together in the same pull request.