Private
Public Access
1
0

refine asset scaling and labeling: adjust scaling logic, introduce label display, and update CSS and animation styles
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 2m0s

This commit is contained in:
Sebastian Unterschütz
2026-04-22 20:49:38 +02:00
parent be76d025da
commit b7043b017f
3 changed files with 27 additions and 17 deletions

View File

@@ -7,6 +7,7 @@ import (
"encoding/base64"
"log"
"syscall/js"
"time"
)
// notifyWasmReady signalisiert JavaScript dass WASM vollständig geladen ist