Remove redundant CSS scale transform from avatar preview

Fixkamo-internal
Shipped
March 11, 2026 at 8:43 PM UTC
Author
kamo
Commit
c4bfe92

Avatar Creator's scale option already applies scale(N/100) as an SVG group transform on the avatar body. The preview container was also applying CSS transform: scale(N/100), compounding the effect (2.5 × 2.5 = 6.25x at 250%). This made the preview look drastically different from the saved SVG, especially noticeable after the slider max was raised to 250. Removing the CSS transform makes the preview accurately match the saved result at all scale values.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing