Kitutz / rainmeter

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

HorizontalLineColor is broken #64

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a line meter.
2. Set HorizontalLines to 1.
3. Set HorizontalLineColor to any value but black.  255,255,255 is suitable
for this test.

What is the expected output? What do you see instead?
Horizontal lines appear but their visible color is always black.

What version of the product are you using? On what operating system?
Tested on last stable [0.14] and current untested [20090421] versions of
Rainmeter, 32-bit editions, on a Windows XP SP2 machine.

Please provide any additional information below. If the problem is a
related to some config option attaching a example is always a good idea.
Try to keep it as simple as possible and make sure that it is a fully
working Rainmeter config (i.e. it includes all graphics too).

Sample script:

[MeasureCPU]
Measure=CPU

[MeterCPULine]
Meter=LINE
MeasureName=MeasureCPU
X=0
Y=0
W=320
H=30
LineCount=1
LineColor=255,255,255
LineWidth=2
AutoScale=0
AntiAlias=0
HorizontalLines=1
HorizontalLineColor=255,255,255

Original issue reported on code.google.com by aaronjra...@gmail.com on 11 Jun 2009 at 3:05

GoogleCodeExporter commented 8 years ago

Original comment by kenz0.sa...@gmail.com on 8 Jul 2009 at 8:13

GoogleCodeExporter commented 8 years ago
Sir

I have made this recommendation before, but while you are researching this 
issue.
Would it be possible to add "Angle" function to the remaining Meters, that do 
not
have this capability.
Also a read out directional control.
At the moment the meters feed right to left, can an option be added to change 
the
direction left to right

Original comment by evmckay on 8 Jul 2009 at 7:30

GoogleCodeExporter commented 8 years ago
Fixed

Original comment by kenz0.sa...@gmail.com on 1 Aug 2009 at 4:10