pick most of changes from webgpu for better stability (#322)

This commit is contained in:
Vitaly 2025-04-06 00:22:27 +03:00 committed by GitHub
commit 908fa64f2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
34 changed files with 304 additions and 164 deletions

View file

@ -11,12 +11,12 @@
}
.debug-left-side {
top: 1px;
top: 25px;
left: 1px;
}
.debug-right-side {
top: 5px;
top: 25px;
right: 1px;
/* limit renderer long text width */
width: 50%;