Skip to content

Commit

Permalink
thumbnail lc scale 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
talonendm committed Dec 1, 2024
1 parent 97426d8 commit b8ba57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2023-10-01-thumbnail-editor-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ function draw() {
} else {
scale(z);

translate(x*z, y*z);
translate(x, y);
}


Expand Down

0 comments on commit b8ba57b

Please sign in to comment.