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
itjustcrashed opened this issue Dec 28, 2023 · 4 comments
Closed

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

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

Comments

@itjustcrashed
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

@itjustcrashed itjustcrashed added the bug Something isn't working label Dec 28, 2023
@itjustcrashed
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?

@itjustcrashed
Copy link
Author

@thecoolwinter no, it seems solved.

@github-project-automation github-project-automation bot moved this from 🆕 New to 🏁 Complete in CodeEdit Project Feb 17, 2024
@itjustcrashed
Copy link
Author

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

@itjustcrashed itjustcrashed reopened this Feb 17, 2024
@github-project-automation github-project-automation bot moved this from 🏁 Complete to 📋 Todo in CodeEdit Project Feb 17, 2024
@github-project-automation github-project-automation bot moved this from 📋 Todo to 🏁 Complete in CodeEdit Project Mar 5, 2024
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