milli0n / rainmeter

Automatically exported from code.google.com/p/rainmeter
0 stars 0 forks source link

inconsistent numerical value via DynamicVariables #130

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The numerical value via DynamicVariables changes to inconsistent value when
1000 is exceeded.

example:
--------------------------
[Measure_A]
Measure=Calc
Formula=1000

[Measure_B]
Measure=Calc
Formula=1001

[Meter_A]
Meter=String
SolidColor=FFFFFF
Text=[Measure_A]
DynamicVariables=1

[Meter_B]
Meter=String
Y=0R
SolidColor=FFFFFF
Text=[Measure_B]
DynamicVariables=1
----------------------------

 - Rainmeter-1.1-r306 32bit
 - Windows XP

Original issue reported on code.google.com by kenz0.sa...@gmail.com on 25 Nov 2009 at 1:38

GoogleCodeExporter commented 8 years ago

Original comment by spx268 on 31 Jan 2010 at 8:59

GoogleCodeExporter commented 8 years ago
Fixed in r326.

Original comment by spx268 on 3 Feb 2010 at 8:06