๐ Last line touching the editor view's edge is invisible
wannafedor4 opened this issue ยท 4 comments
wannafedor4 commented
Description
When your code excedes
To Reproduce
- Open a file that has enough code to fill the editor
- Observe
Expected Behavior
The line should be visible.
Version Information
CodeEdit: 0.0.3-alpha (37)
macOS: 14.3 Beta (23D5033f)
Xcode: 15.2 beta (15C5500c)
Additional Context
No response
Screenshots
Example.mov
wannafedor4 commented
Just thinking about it, this may be an issue with CodeEditTextView or CodeEditSourceEditor.
thecoolwinter commented
@wannafedor4 you're absolutely right this is probably an issue with CETV, I managed to miss this issue before could you tell me if it's still a problem now?
wannafedor4 commented
@thecoolwinter no, it seems solved.
wannafedor4 commented
Okay I guess it still is an issue. It looks like something might be blocking the last line.