From 691dd6be8a3924bc5cca09c5263945f4659ccac0 Mon Sep 17 00:00:00 2001 From: Brian Jordan Date: Wed, 28 Mar 2012 15:26:21 -0400 Subject: fix iPad rotation of buttons --- Video Tuneup/ViewController.m | 2 +- Video Tuneup/en.lproj/ViewController_iPad.xib | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Video Tuneup/ViewController.m b/Video Tuneup/ViewController.m index bd2a3b5..0c4279a 100644 --- a/Video Tuneup/ViewController.m +++ b/Video Tuneup/ViewController.m @@ -79,7 +79,7 @@ static const NSString *ItemStatusContext; } - (IBAction)loadAudioFromFile:(id)sender { - NSLog(@"Loading audio from file"); + NSLog(@"Loading audio from file [NOT YET IMPLEMENTED]"); } - (void)observeValueForKeyPath:(NSString *)keyPath ofObject:(id)object diff --git a/Video Tuneup/en.lproj/ViewController_iPad.xib b/Video Tuneup/en.lproj/ViewController_iPad.xib index 4617cb0..c914faa 100644 --- a/Video Tuneup/en.lproj/ViewController_iPad.xib +++ b/Video Tuneup/en.lproj/ViewController_iPad.xib @@ -38,7 +38,7 @@ 319 - {{172, 191}, {194, 84}} + {{170, 37}, {194, 84}} @@ -74,7 +74,7 @@ 319 - {{384, 191}, {194, 84}} + {{382, 37}, {194, 84}} @@ -112,8 +112,8 @@ - 292 - {{172, 302}, {72, 37}} + 301 + {{170, 148}, {72, 37}} @@ -135,8 +135,8 @@ - 292 - {{337, 302}, {72, 37}} + 301 + {{335, 148}, {72, 37}} @@ -158,8 +158,8 @@ - 292 - {{500, 302}, {78, 37}} + 301 + {{498, 148}, {78, 37}} @@ -320,12 +320,12 @@ 2 - + + - -- cgit v1.2.3