Add mouse controls #1

Open
opened 2026-08-02 17:40:54 -04:00 by cx40 · 1 comment
Owner

I want to be able to control where I'm looking by clicking/dragging with the mouse.

I want to be able to control where I'm looking by clicking/dragging with the mouse.
cx40 referenced this issue from a commit 2026-08-04 11:39:05 -04:00
Author
Owner

It's in a usable state, but there are still problems with this implementation.

  1. When dragging the image, I expect the pixel corresponding to the initial mouse position to be the same pixel under the cursor at the end position after applying the rotation. That is not currently the case.
  2. When dragging past a certain point to the left, the direction flips. Dragging to the right doesn't have this problem.
It's in a usable state, but there are still problems with this implementation. 1. When dragging the image, I expect the pixel corresponding to the initial mouse position to be the same pixel under the cursor at the end position after applying the rotation. That is not currently the case. 2. When dragging past a certain point to the left, the direction flips. Dragging to the right doesn't have this problem.
cx40 referenced this issue from a commit 2026-08-04 11:47:51 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
cx40/panorama#1
No description provided.