From 137bd3a1d3d13cb8fcdba9aa1bab73528dfcd2f6 Mon Sep 17 00:00:00 2001 From: Jimmy Lu Date: Mon, 26 Sep 2016 13:56:26 -0700 Subject: [PATCH 1/2] fix scrolling in room conditions when no data to draw chart --- SleepModel/HEMSensorChartContainer.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SleepModel/HEMSensorChartContainer.m b/SleepModel/HEMSensorChartContainer.m index 20bf7441..c3f8988d 100644 --- a/SleepModel/HEMSensorChartContainer.m +++ b/SleepModel/HEMSensorChartContainer.m @@ -141,7 +141,7 @@ - (void)setChartView:(ChartViewBase*)chartView { [[self botLimitLabel] setHidden:!hasChartData]; [self insertSubview:chartView atIndex:0]; - [self setUserInteractionEnabled:YES]; + [self setUserInteractionEnabled:hasChartData]; _chartView = chartView; } From c880c11deca50aa60a7349cce86b7487bba4753a Mon Sep 17 00:00:00 2001 From: Jimmy Lu Date: Mon, 26 Sep 2016 13:59:28 -0700 Subject: [PATCH 2/2] bumping to 1.5.3.10 --- CHANGELOG.md | 6 ++++++ Extensions/RoomConditions/Info.plist | 2 +- SleepModel/Sense-Info.plist | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47b97d4c..64c82791 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 1.5.3.10 + +Fixes: + +* Fix issue with scrolling room conditions when there is no data to draw any charts + ## 1.5.3.9 Fixes: diff --git a/Extensions/RoomConditions/Info.plist b/Extensions/RoomConditions/Info.plist index 5e043ee3..aaac9d25 100644 --- a/Extensions/RoomConditions/Info.plist +++ b/Extensions/RoomConditions/Info.plist @@ -21,7 +21,7 @@ CFBundleSignature ???? CFBundleVersion - 1.5.3.9 + 1.5.3.10 NSExtension NSExtensionMainStoryboard diff --git a/SleepModel/Sense-Info.plist b/SleepModel/Sense-Info.plist index d03d5233..e06a5089 100644 --- a/SleepModel/Sense-Info.plist +++ b/SleepModel/Sense-Info.plist @@ -35,7 +35,7 @@ CFBundleVersion - 1.5.3.9 + 1.5.3.10 FacebookAppID 372438546161587 FacebookDisplayName