-
Couldn't load subscription status.
- Fork 108
Description
Description
Apparently, CodeEditTextView does not fully take into account the size of the left-hand ruler when positioning its content. As a result, when I open a file in CodeEdit, the left-hand side of each line is cut off because it is being drawn underneath the ruler. I can scroll to the right to pull the content out from underneath the ruler, but this cuts off the part of the line at the right side of the screen. This is terribly annoying and makes line-wrap not work properly.
To Reproduce
- Open a file in CodeEdit
- Observe the cut off text and horizontal scrollbar
Expected Behavior
The text in the text view should appear to the right of the ruler, not under it. There should be no horizontal scrollbar.
Version Information
CodeEdit: 0.0.3-alpha (32)
macOS: 13.4 (22F66)
Xcode: 15.0 (15A5160n)
Additional Context
Previously reported as CodeEditApp/CodeEdit#1306.
Screenshots
Metadata
Metadata
Assignees
Labels
Type
Projects
Status