Skip to content

Commit

Permalink
large oval with color fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thaddmt committed Dec 8, 2023
1 parent 40e41d7 commit bbc2b4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ export function getOvalDetailsFromSessionInformation({
export function getStaticLivenessOvalDetails({
width,
height,
widthSeed = 1.0,
widthSeed = 1.1,
centerXSeed = 0.5,
centerYSeed = 0.5,
ratioMultiplier = 0.8,
Expand Down

0 comments on commit bbc2b4e

Please sign in to comment.