It is currently April 16th, 2024, 5:30 pm

[D2D][Fixed] Angle option doesn't work. (r3199 )

Backwards compatibility issues related to the conversion of Rainmeter to D2D.
User avatar
kyriakos876
Posts: 919
Joined: January 30th, 2017, 2:01 am
Location: Greece

[D2D][Fixed] Angle option doesn't work. (r3199 )

Post by kyriakos876 »

This is supposed to be rotated but it's not. (Rainmeter version r3199)

Code: Select all

[MeterReport]
Meter=String
Text="Well, this isn't rotated at all..."
Angle=(Rad(-45))
FontColor=255,0,0
DynamicVariables=1
User avatar
Brian
Developer
Posts: 2678
Joined: November 24th, 2011, 1:42 am
Location: Utah

Re: Angle option doesn't work. (r3199 )

Post by Brian »

This should be fixed as of r3201. Thanks for reporting!

-Brian