Hi! Can someone help me explain how the clock example in this post works? I’m trying to replicate the hand resizing bit of the clock, but I don’t understand how it works…
Thanks in advance!
EDIT: I was searching through w3schools and mozilla to try figuring out the answer. I assume scale() has something to do with it, but I don’t know how I can incorporate that in the code…