GraphiteEditor/Graphite

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

Open

#3,341 建立於 2025年11月4日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (1,176 fork)batch import
Good First Issue

倉庫指標

Star
 (25,662 star)
PR 合併指標
 (平均合併 6天 9小時) (30 天內合併 65 個 PR)

描述

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.

貢獻者指南