Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1489

Help: Rainmeter Skins • Re: Hide & Seek

$
0
0
If I am not wrong, the Reload() function is invoked under specific circumstances:

Skin Refresh: The Reload() function is called when a skin is refreshed, allowing the plugin to reinitialize or update its state based on any changes in the skin's configuration.

Dynamic Variables: When a measure or meter has DynamicVariables=1 set, Rainmeter reevaluates the options for that measure or meter on every update. This dynamic behavior can lead to the Reload() function being called more frequently, as the plugin may need to adjust to the changing variables.

Therefore, while Reload() is primarily associated with skin refreshes, its invocation can also be influenced by the use of dynamic variables within the skin.
Thank you ns for taking the time to explain further :). I realized the info already was on the docs just after I posted lol. However your explanation is useful too :thumbup:

Statistics: Posted by RicardoTM — Today, 12:05 am



Viewing all articles
Browse latest Browse all 1489

Trending Articles