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

Fixed text clipping for LineEditor and suggestion accepting by pressing Enter #525

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

elsoazemelet
Copy link
Contributor

@elsoazemelet elsoazemelet commented Dec 15, 2023

Closes #444 and #447

Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Health Quality Gates: OK

  • Declining Code Health: 0 findings(s) 🚩
  • Improving Code Health: 0 findings(s) ✅
  • Affected Hotspots: 0 files(s) 🔥

Recommended Review Level: Lightweight sanity check
View detailed results in CodeScene

Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Health Quality Gates: OK

  • Declining Code Health: 0 findings(s) 🚩
  • Improving Code Health: 0 findings(s) ✅
  • Affected Hotspots: 0 files(s) 🔥

Recommended Review Level: Lightweight sanity check
View detailed results in CodeScene

@elsoazemelet elsoazemelet changed the title Fixed text clipping for LineEditor Fixed text clipping for LineEditor and suggestion accepting by pressing Enter Dec 15, 2023
@narayb
Copy link
Collaborator

narayb commented Dec 19, 2023

Both are fixed. Hooray!

@SukuWc SukuWc merged commit e22f62e into stable Dec 19, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1.2.44 Editor long textboxes cuts off text after a while when textbox is stretched
3 participants