Closed nickmcgill closed 11 years ago
You're right, something very wrong there, let me do some investigation. It may take a day or two, I'm busy over Christmas with family etc.
Thanks - no rush. Enjoy the rest of Christmas.
That makes sense, taking into account non-zero minimum values.
Cheers Mark
sent from my Android ICS Touchpad On Dec 26, 2012 4:45 PM, "nickmcgill" notifications@github.com wrote:
I've found a fix that seems to work
https://dl.dropbox.com/u/46037093/steelseries.diff
HTH
Nick
— Reply to this email directly or view it on GitHubhttps://github.com/HanSolo/SteelSeries-Canvas/issues/5#issuecomment-11689527.
Just to let you know, I haven't yet tested the radial gauges
Cheers
Nick
OK v0.12.0 committed, it fixes this min/max/threshold indicator positioning bug on linear and linearbargraph gauges.
Also it also enables set method chaining.
Thanks - that was quick!
Hi, I've just started playing with your library, and have found a problem with the linear gauge if min & max values have been changed, and min/maxMeasured values are used. It's probably easiest to see the problem than describe, so here's a simple example:
}
(sorry, had to strip the html wrapper!)
Cheers
Nick