UINavigation back button title misaligned after presenting and dismissing a view controller











up vote
0
down vote

favorite












UPDATE: This appears to be a simulator only issue, on device things look normal.





After I present a UIViewController and dismiss back to original navigation controller, the title of my back button becomes misaligned. I couldn't pinpoint the reason for this, any idea what it might be?



Before presented



Before



After dismissed



After



In case it is relevant:




  • Presented view controller is in landscape orientation, while the navigation controller is in portrait orientation.



  • And here is how I create the back button title:



        let backItem = UIBarButtonItem()
    backItem.setTitleTextAttributes(Typography.stringAttributes(for: .NavbarWhiteBackButton), for: UIControl.State.highlighted)
    backItem.setTitleTextAttributes(Typography.stringAttributes(for: .NavbarWhiteBackButton), for: UIControl.State.normal)
    backItem.title = "BACK"
    navigationItem.backBarButtonItem = backItem











share|improve this question




























    up vote
    0
    down vote

    favorite












    UPDATE: This appears to be a simulator only issue, on device things look normal.





    After I present a UIViewController and dismiss back to original navigation controller, the title of my back button becomes misaligned. I couldn't pinpoint the reason for this, any idea what it might be?



    Before presented



    Before



    After dismissed



    After



    In case it is relevant:




    • Presented view controller is in landscape orientation, while the navigation controller is in portrait orientation.



    • And here is how I create the back button title:



          let backItem = UIBarButtonItem()
      backItem.setTitleTextAttributes(Typography.stringAttributes(for: .NavbarWhiteBackButton), for: UIControl.State.highlighted)
      backItem.setTitleTextAttributes(Typography.stringAttributes(for: .NavbarWhiteBackButton), for: UIControl.State.normal)
      backItem.title = "BACK"
      navigationItem.backBarButtonItem = backItem











    share|improve this question


























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      UPDATE: This appears to be a simulator only issue, on device things look normal.





      After I present a UIViewController and dismiss back to original navigation controller, the title of my back button becomes misaligned. I couldn't pinpoint the reason for this, any idea what it might be?



      Before presented



      Before



      After dismissed



      After



      In case it is relevant:




      • Presented view controller is in landscape orientation, while the navigation controller is in portrait orientation.



      • And here is how I create the back button title:



            let backItem = UIBarButtonItem()
        backItem.setTitleTextAttributes(Typography.stringAttributes(for: .NavbarWhiteBackButton), for: UIControl.State.highlighted)
        backItem.setTitleTextAttributes(Typography.stringAttributes(for: .NavbarWhiteBackButton), for: UIControl.State.normal)
        backItem.title = "BACK"
        navigationItem.backBarButtonItem = backItem











      share|improve this question















      UPDATE: This appears to be a simulator only issue, on device things look normal.





      After I present a UIViewController and dismiss back to original navigation controller, the title of my back button becomes misaligned. I couldn't pinpoint the reason for this, any idea what it might be?



      Before presented



      Before



      After dismissed



      After



      In case it is relevant:




      • Presented view controller is in landscape orientation, while the navigation controller is in portrait orientation.



      • And here is how I create the back button title:



            let backItem = UIBarButtonItem()
        backItem.setTitleTextAttributes(Typography.stringAttributes(for: .NavbarWhiteBackButton), for: UIControl.State.highlighted)
        backItem.setTitleTextAttributes(Typography.stringAttributes(for: .NavbarWhiteBackButton), for: UIControl.State.normal)
        backItem.title = "BACK"
        navigationItem.backBarButtonItem = backItem








      ios uinavigationbar






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 8 at 5:21

























      asked Nov 7 at 12:17









      Tiny Instance

      1,156716




      1,156716





























          active

          oldest

          votes











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














           

          draft saved


          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53189317%2fuinavigation-back-button-title-misaligned-after-presenting-and-dismissing-a-view%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53189317%2fuinavigation-back-button-title-misaligned-after-presenting-and-dismissing-a-view%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          這個網誌中的熱門文章

          Hercules Kyvelos

          Tangent Lines Diagram Along Smooth Curve

          Yusuf al-Mu'taman ibn Hud