GraphiteEditor / GraphiteEditor/Graphite
Lazy drag layer(s) to the bottom of the stack if there is only 1 Artboard
未关闭
Good First Issue
Paper Cut
- 主要语言
- Rust
- 星标
- 27.3k
- 派生
- 1.3k
- 平均合并
- 20 小时 5 分钟
- 30 天内合并 PR
- 57
描述
With only one Artboard dragging and dropping a layer on the empty space below the stack could move them to the bottom.
Right now this is only possible with Artboards.
https://github.com/user-attachments/assets/76efa70d-a3c4-46ac-93ec-0dc51bbdd53c
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 layer-stack 的拖放处理,以及拖放到单个 Artboard 下方时现有的行为。比较 Artboards 如何接受拖放到空白区域的操作,然后在只有一个 Artboard 时,将相同的堆栈底部行为应用于图层。完成标准是:在这种情况下,可以将图层拖到堆栈下方,并将其放置在底部,同时不改变多个 Artboard 时的行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- design
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100