GraphiteEditor/Graphite

Robustness when panning/tilting/zooming during dragging actions

Open

#3500 opened on Dec 20, 2025

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Rust (25,662 stars) (1,176 forks)batch import
Good First IssuePaper Cut

Description

The user can PTZ...

There may be more I haven't found yet. While solving this issue, you should hopefully become good at finding even more similar cases. This should be solved across multiple PRs each based around several of the related issues shown above, not all in a single PR but also not extremely spread out with one PR per video, since both extremes would make these fixes inconvenient to review.

Contributor guide