From af9c6ec9c82eab63ab47ed256a77f8077595a137 Mon Sep 17 00:00:00 2001 From: Nathan Racklyeft Date: Fri, 23 Sep 2016 22:53:18 -0700 Subject: [PATCH] Show recommended basal only when applicable, at the top of the graph --- Loop/Base.lproj/Main.storyboard | 6 +-- .../PredictionTableViewController.swift | 15 ++++---- .../StatusTableViewController.swift | 37 ++++++++++++++----- Loop/Views/ChartContentView.swift | 4 +- Loop/Views/ChartTableViewCell.swift | 4 ++ 5 files changed, 44 insertions(+), 22 deletions(-) diff --git a/Loop/Base.lproj/Main.storyboard b/Loop/Base.lproj/Main.storyboard index 12c4052272..bb17bbf850 100644 --- a/Loop/Base.lproj/Main.storyboard +++ b/Loop/Base.lproj/Main.storyboard @@ -519,14 +519,14 @@