It is currently March 28th, 2024, 6:31 pm

[Solved] Rainmeter skins moves on startup

Get help with creating, editing & fixing problems with skins
Post Reply
patahriko
Posts: 3
Joined: May 22nd, 2017, 1:45 am

[Solved] Rainmeter skins moves on startup

Post by patahriko »

As the title says, my rainmeter skins won't stay in place. They move to a different location on startup.
Please help!
Last edited by patahriko on May 26th, 2017, 3:31 am, edited 1 time in total.
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Rainmeter skins moves on startup

Post by jsmorley »

1.png
patahriko
Posts: 3
Joined: May 22nd, 2017, 1:45 am

Re: Rainmeter skins moves on startup

Post by patahriko »

I have "Save position" checked on all off my skins. But i still have to drag them to where i want them on every startup.
patahriko
Posts: 3
Joined: May 22nd, 2017, 1:45 am

Re: Rainmeter skins moves on startup

Post by patahriko »

I found the problem, it was this in the skins .ini file:
[Move_To_Center]
Measure=Calc
UpdateDivider=-1
DynamicVariables=1
OnUpdateAction=!Move "((#SCREENAREAWIDTH#-#CURRENTCONFIGWIDTH#)/2)" "((#SCREENAREAHEIGHT#-#CURRENTCONFIGHEIGHT#)/2)"
I just removed that and now it works like i want it to.
Post Reply