GraphiteEditor / GraphiteEditor/Graphite
Lock axis when panning
オープン
Good First Issue
- 主要言語
- Rust
- スター
- 27.2k
- フォーク
- 1.3k
- 平均マージ
- 20時間 5分
- マージ済み PR(30日)
- 57
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、MMB+drag、Space+drag、および Alt を使った傾いたビューポートのジェスチャーに対応するキャンバスのパン処理のエントリポイントを探します。Shift で修飾された移動がどのように解釈されるか、またビューポートの軸がどのように表現されているかを追跡します。ドキュメントが傾いている場合も含め、Shift によってパンがビューポートの X 軸または Y 軸に制限されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- computer-graphics
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100