-
Notifications
You must be signed in to change notification settings - Fork 47
Description
Describe the bug
The dragging of the portrait image is not at all smooth. After dragging the mouse, it takes a long time for the portrait position to be changed.
It also seems that new mouse drags preempt responses to previous mouse drags. I.e., the portrait image only tends to move when I've either released the mouse button, or hold the mouse still for a little bit. If I continously drag the image, the position never updates.
Meanwhile, while dragging the image my CPU fan goes wild, suggesting there's a lot of work being done.
To Reproduce
Steps to reproduce the behavior:
- Open TokenTool
- Set a portrait image
- Drag portrait image around.
Expected behavior
The portrait image should closely follow the mouse dragging movements.
Screenshots
TokenTool Info
- Version: 2.2.2
- Install: New
Desktop (please complete the following information):
- OS: Linux Mint
- Version 22.1
Additional context