mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Fix lifetime of cached textures (#4333)
* Fix in-use textures being destroyed * Remove ImageTexture refs * Review
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2040,11 +2040,11 @@ dependencies = [
|
||||
"glam",
|
||||
"graphene-resource",
|
||||
"log",
|
||||
"raster-types",
|
||||
"serde",
|
||||
"text-nodes",
|
||||
"vector-types",
|
||||
"web-sys",
|
||||
"wgpu",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user