It is currently March 28th, 2024, 11:48 pm

MouseOverAction won't work when Click though is on.

Get help with creating, editing & fixing problems with skins
AlphaGamer150
Posts: 10
Joined: September 11th, 2018, 6:46 pm

MouseOverAction won't work when Click though is on.

Post by AlphaGamer150 »

MouseOverAction and MouseLeaveAction won't work when click though is turned on.
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: MouseOverAction won't work when Click though is on.

Post by jsmorley »

AlphaGamer150 wrote:MouseOverAction and MouseLeaveAction won't work when click though is turned on.
That is correct. When ClickThrough is set, all mouse detection is turned off for the skin. You can override that by holding down CTRL while you interact with the skin with the mouse.

Edit: The documentation wasn't entirely clear on this, which I have corrected.

https://docs.rainmeter.net/manual/settings/skin-sections/#ClickThrough
User avatar
balala
Rainmeter Sage
Posts: 16110
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: MouseOverAction won't work when Click though is on.

Post by balala »

Sorry jsmorley...
AlphaGamer150 wrote:MouseOverAction and MouseLeaveAction won't work when click though is turned on.
I think this is normal. When the Click through is on, the skin act like it would be transparent and as such it can't react to mouse hovering over it.