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.


    Tableview looks strange

    Pythonista
    3
    4
    2137
    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.
    • robertiii
      robertiii last edited by

      The tableview separaters are not all the way over on the left and are all the way over on the right. Is there a way to fix this?

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

        Post a screenshot. Sounds like default UITableViewCell behavior.

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

          Screen Shot of the UI

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

            This is the way it's meant to look, and it's consistent with table views in most other apps.

            It's currently not possible to change this directly, but you could use ObjC briding (objc_util) to access the relevant UIKit APIs. Let me know if you need an example.

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