Bump webgpuviewer (#3949)

* Continuous background color

* Use ImageDecoder instead of Kim

* Only get tag when in dual mode

* Update libs.versions.toml

* Make progress circle smaller and animate progress

* Fix long strip showing the menu at ends
This commit is contained in:
w
2026-09-13 14:38:00 -07:00
committed by GitHub
parent 2d1a8bbeff
commit 7418f4e7bc
6 changed files with 244 additions and 183 deletions
-1
View File
@@ -298,7 +298,6 @@ dependencies {
implementation(libs.image.decoder)
implementation(libs.webgpuviewer)
implementation(libs.kim)
// UI libraries
implementation(libs.material)