Slightly bumped tag actor avatar scale.

This commit is contained in:
2026-07-05 03:57:19 +02:00
parent 3cece877f7
commit 6c2f9cb62e

View File

@@ -468,7 +468,7 @@ const {
const { scene } = pageProps;
const avatarFrameSize = 36;
const avatarMargin = 2.6;
const avatarMargin = 2.5;
const avatarVerticalOffset = 0.07; // fraction of crop size; positive shifts crop down (frames more chin, less forehead)
const fallbackZoom = 2.25; // zoom level when no biometrics are available