GraphiteEditor/Graphite

Lock axis when panning

Open

#2.377 aberto em 7 de mar. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (1.176 forks)batch import
Good First Issue

Métricas do repositório

Stars
 (25.662 stars)
Métricas de merge de PR
 (Mesclagem média 6d 9h) (65 fundiu PRs em 30d)

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.

Guia do colaborador