StephenBlackWasAlreadyTaken / xDrip-Experimental

Experimental Branches for Collaboration on DexDrip
GNU General Public License v3.0
25 stars 62 forks source link

Restrict data fetched for ongoing Notification #273

Closed AdrianLxM closed 8 years ago

AdrianLxM commented 8 years ago

This restricts the data fetched for the ongoing notification to the data that is needed. It will not fetch the whole day but just the 3 hours shown in the notification.

This also fixes the bug that values hours before the values shown in the chart affect how it is stretched on the y axis. Thanks @fezulin for reporting this.

AdrianLxM commented 8 years ago

Sorry, there is more to do. Also on the updates.

AdrianLxM commented 8 years ago

Now it also works for updates :)

fezulin commented 8 years ago

Perfectly done! Thank you! screenshot_before_fix screenshot_after_fix