handmovableview: wrap cursor when hand dragging

This commit is contained in:
itsmattkc
2022-07-27 11:38:13 -07:00
parent 3f6ee1dc1b
commit 301a773d62
2 changed files with 27 additions and 1 deletions
@@ -77,6 +77,8 @@ private:
*/
bool scroll_zooms_by_default_;
QPointF transformed_pos_;
private slots:
void ApplicationToolChanged(Tool::Item tool);