GraphiteEditor/Graphite

Lock axis when panning

Open

#2 377 ouverte le 7 mars 2025

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Rust (1 176 forks)batch import
Good First Issue

Métriques du dépôt

Stars
 (25 662 stars)
Métriques de merge PR
 (Merge moyen 6j 9h) (65 PRs mergées en 30 j)

Description

While panning the canvas (with MMB+drag or Space+drag), add support for locking to the X or Y axis with the Shift modifier key held down.

If the viewport is tilted (with Alt+MMB drag or Alt+Space+LMB drag), it should remain aligned with the X and Y axes of the viewport not the tilted document.

Guide contributeur