diff options
author | Siqi LIU <me@siqi.fr> | 2013-08-30 05:53:23 +0200 |
---|---|---|
committer | Siqi LIU <me@siqi.fr> | 2013-08-30 10:58:39 +0200 |
commit | bf0b6e438f4977ab5bc244fb8d80249f9c6d2218 (patch) | |
tree | 7c6d05321819b811077110bfb0b107e6eff29285 /ios | |
parent | e6d0366e1f5561c60e713dc2b4f7c957310c47f8 (diff) |
minor layout change
Change-Id: I3c9392ba7b35fff8fa7e4fa95d86ba7703714fb9
Diffstat (limited to 'ios')
-rw-r--r-- | ios/iosremote/iosremote/Communication/CommunicationManager.m | 1 | ||||
-rw-r--r-- | ios/iosremote/iosremote/WalkThroughPageViewController.xib | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/ios/iosremote/iosremote/Communication/CommunicationManager.m b/ios/iosremote/iosremote/Communication/CommunicationManager.m index 3c003d03d135..e92df8ce3cb3 100644 --- a/ios/iosremote/iosremote/Communication/CommunicationManager.m +++ b/ios/iosremote/iosremote/Communication/CommunicationManager.m @@ -83,7 +83,6 @@ otherButtonTitles:NSLocalizedString(@"Help", nil), nil]; [message show]; }); - [[self.delegate navigationController] popToRootViewControllerAnimated:YES]; [(server_list_vc *)self.delegate startSearching]; } else { [[self.delegate navigationController] popToRootViewControllerAnimated:YES]; diff --git a/ios/iosremote/iosremote/WalkThroughPageViewController.xib b/ios/iosremote/iosremote/WalkThroughPageViewController.xib index 79d14f840056..73dcd3c96e4a 100644 --- a/ios/iosremote/iosremote/WalkThroughPageViewController.xib +++ b/ios/iosremote/iosremote/WalkThroughPageViewController.xib @@ -168,7 +168,7 @@ <object class="IBUILabel" id="41351943"> <reference key="NSNextResponder" ref="191373211"/> <int key="NSvFlags">258</int> - <string key="NSFrame">{{20, 336}, {280, 40}}</string> + <string key="NSFrame">{{20, 336}, {280, 44}}</string> <reference key="NSSuperview" ref="191373211"/> <reference key="NSWindow"/> <reference key="NSNextKeyView" ref="234533915"/> |