I've done this once before but I have forgotten entirely how to do it.
How can I have it so an Image can grow a bit within 3 seconds (so it's smooth) on MouseOver?
I've done this once before but I have forgotten entirely how to do it.
How can I have it so an Image can grow a bit within 3 seconds (so it's smooth) on MouseOver?
One way is to handle the MouseEnter and MouseLeave events with triggers, and use them to scale the image up: