GraphiteEditor / GraphiteEditor/Graphite
Bind groups getting created while zooming / panning out
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
[0531769](https://github.com/GraphiteEditor/Graphite/commit/0531769c4181397aa0ad36bae25163cb878f42b3) (2026-02-22): Cache Vello render output as stitchable textures ([#3722](https://github.com/GraphiteEditor/Graphite/pull/3722))
Introduced in this commit , when you try to zoom in / out an image there are additional bind groups created which should not be the case . You can use this extension to checkout the bind groups getting created for firefox
https://addons.mozilla.org/en-US/firefox/addon/webgpu-inspector/
or for chrome
https://chromewebstore.google.com/detail/webgpu-inspector/holcbbnljhkpkjkhgkagjkhhpeochfal
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.