GraphiteEditor / GraphiteEditor/Graphite
Initialization flicker when creating a document with an artboard or imported image
Open
Paper Cut
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.