Slightly bumped tag actor avatar scale.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user