Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 Last line touching the editor view's edge is invisible #19

Closed
wannafedor4 opened this issue Dec 28, 2023 · 4 comments
Closed

🐞 Last line touching the editor view's edge is invisible #19

wannafedor4 opened this issue Dec 28, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@wannafedor4
Copy link

Description

When your code excedes

To Reproduce

  1. Open a file that has enough code to fill the editor
  2. 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

About the Mac

@wannafedor4 wannafedor4 added the bug Something isn't working label Dec 28, 2023
@wannafedor4
Copy link
Author

Just thinking about it, this may be an issue with CodeEditTextView or CodeEditSourceEditor.

@thecoolwinter thecoolwinter transferred this issue from CodeEditApp/CodeEdit Feb 6, 2024
@thecoolwinter
Copy link
Contributor

@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
Copy link
Author

@thecoolwinter no, it seems solved.

@wannafedor4
Copy link
Author

Okay I guess it still is an issue. It looks like something might be blocking the last line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🏁 Complete
Development

No branches or pull requests

2 participants