It is currently December 5th, 2023, 12:43 pm
Magnify feature?
-
- Posts: 19
- Joined: April 18th, 2009, 10:32 pm
Magnify feature?
I was wondering if there would ever be a function that would allow for the magnification of an image file on mouseover similar to objectdock or rocketdock? I've already done away with CD Art Display, I was hoping I might be able to do away with objectdock as well if I had some of the same functionality.
-
- Rainmeter Sage
- Posts: 642
- Joined: July 19th, 2009, 5:59 am
- Location: Montreal, QC, Canada
Re: Magnify feature?
Thanks to dynamic variables, this is already possible in the newest beta. All you need to do is have set a MouseOverAction which will toggle some measure which controls the size of the image. Then, you either use a transformation matrix or fiddle with the W and H directly to achieve your effect.
-
- Posts: 19
- Joined: April 18th, 2009, 10:32 pm
Re: Magnify feature?
Are there any skins that that actually use the transformation matrix, I haven't seen any skins use the transformation matrix yet.