omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Long code line bug

    Pythonista
    6
    7
    4641
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Ohope5
      Ohope5 last edited by

      When I type code in Pythonista, when it is longer than screen width, I can no longer see it. It just comes out as a strange blob (in magnifying glass in picture) rather than a triangle and then the continuation on a new line. alt text

      1 Reply Last reply Reply Quote 0
      • Cubbarooney104
        Cubbarooney104 last edited by

        I have noticed a similar bug, albeit not quite the same. When the line starts with a tab (or space) and it extends beyond the screen, instead of the code appearing on the next line it just "disappears". If the line doesn't start with a tab, however, the next line feature works fine.

        I think this is a problem with iOS 7 as I did not see this problem on iOS 6. I should point out I'm using the iPad2.

        Thanks,
        Cubbarooney

        1 Reply Last reply Reply Quote 0
        • ccc
          ccc last edited by

          UPDATE: The tabs issue was fixed quite elegantly with the soft tabs feature of Pythonista v1.4.

          Convert all tabs to 4 spaces and I bet your problems go away.

          1 Reply Last reply Reply Quote 0
          • Ohope5
            Ohope5 last edited by

            That, worked thanks! I can't figure out how to use the script though, so I did it manually.

            1 Reply Last reply Reply Quote 0
            • arru
              arru last edited by

              I'm getting this same bug on iPhone 5/iOS 7. The workaround above isn't very useful since all the built-in examples use tabs, so here's hoping this gets fixed soon!

              1 Reply Last reply Reply Quote 0
              • omz
                omz last edited by

                An update is on the way (currently waiting for Apple's review).

                1 Reply Last reply Reply Quote 0
                • due3die
                  due3die last edited by

                  @omz Thanks for quick update...

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post
                  Powered by NodeBB Forums | Contributors