If DynamicVariables=1 is set in a measure that uses UpdateDivider,
UpdateDivider ceases to function completely
The issue is apparent in this bit of code:
[MeasureCounter]
Measure=Calc
Formula=Counter%20
[MeasureTest]
Measure=Calc
Formula=MeasureCounter
;DynamicVariables=1
UpdateDivider=5
[TXT]
Meter=String
Measurename=MeasureTest
MeasureName2=MeasureCounter
Text=%1 : %2
SolidColor=200,255,255
Note that when DynamicVariables=1 is commented out, the skin displays the
first number updating at 1/5th the speed of the second, as normal.
Uncommenting it will show them updating at the same rate.
Using Rainmeter 1.1 r302
Original issue reported on code.google.com by alex2...@gmail.com on 1 Nov 2009 at 5:07
Original issue reported on code.google.com by
alex2...@gmail.com
on 1 Nov 2009 at 5:07