GraphiteEditor/Graphite

Local-axis grab (G key) dashed line should show only the X or Y component, tilted

Open

#3.341 aberto em 4 de nov. de 2025

Ver no GitHub
 (0 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 7d 18h) (37 fundiu PRs em 30d)

Description

G lets you enable grab and then hit X or Y once for a global axis (document space) and a second time for a local axis (layer space), but the dashed line visualization is drawn incorrectly in the latter case:

https://github.com/user-attachments/assets/1e049146-e215-4abb-9f81-27f62e398836

When transforming in local space, it should tilt the dashed line with the local space as well, and draw just the X or Y component instead of both.

See this comment for a little more detail.

Guia do colaborador