Notes |
|
(0001175)
|
Fred
|
2012-01-31 22:30
|
|
This could be because it centres on the array size and not the data loaded into that array. Once upon a time those things definitely matched, not now. |
|
|
|
I've looked into it some and the centering algorithm is assigning the correct position. It seems to get moved somehow after that though, so the hunt continues. |
|
|
|
The graph position was getting reset superfluously. Tested good on both FreeEMS-type and CSV-type logs.
Git hash: 05cee560bd01912bdfae633f8207c79456dc823f |
|
|
(0001187)
|
Fred
|
2012-02-03 21:02
|
|
|
|
|
Fixing this introduced a bug where zooming out completely no longer worked. You could be left with a two-pixel long graph trace instead of a single pixel point in some cases.
This git hash fixes the bug: 562f9ca501ef3b17365aa090540dafc6c256714b |
|