You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is sort of a nitpick, but when selected on text that is next to the line number, the selection bar is clipped. It would be great if the selection bar was rendered above the line number gutter.
What are the steps to reproduce?
Select text next to line number gutter
What is the expected behavior?
Selection bar renders on top of the line number gutter
The text was updated successfully, but these errors were encountered:
Thanks for opening the issue. I’ll see if there’s a good way to address this in a future update to Runestone.
Selection bars are also shown below the navigation bar, even when a UITextView is scrolled to the top, so I don’t consider this a critical issue. At the time being, it can be worked around by increasing the textContainerInset.
I’m working on a big update to the framework and will consider good ways to fix it as part of that update.
What happened?
This is sort of a nitpick, but when selected on text that is next to the line number, the selection bar is clipped. It would be great if the selection bar was rendered above the line number gutter.
What are the steps to reproduce?
Select text next to line number gutter
What is the expected behavior?
Selection bar renders on top of the line number gutter
The text was updated successfully, but these errors were encountered: