GraphiteEditor / GraphiteEditor/Graphite

Initialization flicker when creating a document with an artboard or imported image

未关闭
#2,101 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Paper Cut
主要语言
Rust
星标
27.2k
派生
1.3k
平均合并
20 小时 5 分钟
30 天内合并 PR
57

描述

When creating a document with file -> new document, flickering occurs. This is because the editor first renders the artboard with a scale of 1 and no offset, before centring the viewport.

Ideally this first render should not be necessary. If it is kept however, there is no reason to blit it.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先,使用画板或导入的图像,通过 File → New Document 复现文档创建过程,然后跟踪编辑器的初始渲染和视口居中流程。当初始的 scale-1、zero-offset 渲染被避免或不再被 blit,且创建过程不再闪烁时,工作即完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
rust
领域
computer-graphics
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。