From b9c856adaad9c7b90ead2bf78c76c34936216f13 Mon Sep 17 00:00:00 2001 From: Eddie Ehlin Date: Sun, 24 Feb 2013 18:52:39 +0100 Subject: Add/edit bean collection has now received changes, UI-wise. --- .../UserInterfaceState.xcuserstate | Bin 51824 -> 51633 bytes .../iBean/BeanCollectionExtractionViewController.m | 1 - iBean/iBean/iPhoneStoryboard.storyboard | 71 ++++++++++----------- 3 files changed, 35 insertions(+), 37 deletions(-) (limited to 'iBean') diff --git a/iBean/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate b/iBean/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate index 92f82a3..601cbfa 100644 Binary files a/iBean/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate and b/iBean/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/iBean/iBean/BeanCollectionExtractionViewController.m b/iBean/iBean/BeanCollectionExtractionViewController.m index 2670f29..84d058e 100644 --- a/iBean/iBean/BeanCollectionExtractionViewController.m +++ b/iBean/iBean/BeanCollectionExtractionViewController.m @@ -192,7 +192,6 @@ self.extractionTimerView.frame.size.width, self.extractionTimerView.frame.size.height); //Remove shadow - //[self.extractionTimerView.layer setShadowOpacity:0.0]; [self.extractionTimerView.layer setShadowRadius:0.0]; [self.extractionTimerView.layer setShadowOffset:CGSizeMake(0.0, 0.0)]; } diff --git a/iBean/iBean/iPhoneStoryboard.storyboard b/iBean/iBean/iPhoneStoryboard.storyboard index 5ac8ac0..6086ee1 100644 --- a/iBean/iBean/iPhoneStoryboard.storyboard +++ b/iBean/iBean/iPhoneStoryboard.storyboard @@ -653,7 +653,7 @@ - + @@ -685,7 +685,7 @@ - + @@ -770,7 +770,7 @@ - + @@ -861,24 +861,24 @@ - + - - + + + - - - + + - + + + - - @@ -908,7 +908,7 @@ - - + - - - - - - - + + + + + + + + @@ -968,9 +969,6 @@ - - - @@ -1037,26 +1035,27 @@ - + - + + + - - + + - + - - - + + @@ -1273,7 +1272,7 @@ - + @@ -1431,7 +1430,7 @@ - + -- cgit v1.2.3