It is currently April 18th, 2024, 10:56 pm

Help with Roundline meters

Get help with creating, editing & fixing problems with skins
User avatar
Alloutofmercy
Posts: 142
Joined: November 17th, 2021, 5:51 am

Help with Roundline meters

Post by Alloutofmercy »

Code: Select all


[MeterRAMbg]
Meter=Roundline
MeasureName=MeasureRAMbg
X=82
Y=0
W=80
H=80
StartAngle=4.712
RotationAngle=-6.283
LineLength=30
LineColor=#bgcolor2#
LineStart=28
Solid=1
AntiAlias=1
I want to change the size of the circle for ram
Whenever I change width, the circle moves away but does not change in size.
W acts as X
I think it is a BUg
BOOTY
User avatar
balala
Rainmeter Sage
Posts: 16144
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Help with Roundline meters

Post by balala »

Alloutofmercy wrote: November 24th, 2021, 5:08 am I think it is a BUg
No, it's not a bug. Beside changing the W and H, try increasing the value of the LineStart and LineLength options as well.