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
Comment #1
Posted on Jul 8, 2009 by Quick Rhino(No comment was entered for this change.)
Comment #2
Posted on Jul 8, 2009 by Grumpy BirdSir
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
Comment #3
Posted on Aug 1, 2009 by Quick RhinoFixed
Status: Fixed
Labels:
Type-Defect
Priority-Medium