Skip to content

🐞 Set a minimum height on the textview #56

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

Closed
rishaandesai opened this issue Sep 6, 2022 · 1 comment · Fixed by #145
Closed

🐞 Set a minimum height on the textview #56

rishaandesai opened this issue Sep 6, 2022 · 1 comment · Fixed by #145
Assignees
Labels
bug Something isn't working editor good first issue Good for newcomers

Comments

@rishaandesai
Copy link

Set a minimum height on the textview so that:

  • Clicking outside of a line with text causes the cursor to appear
  • Clicking on a line in an empty file causes the cursor to show up on the first line
@lukepistrol lukepistrol added bug Something isn't working good first issue Good for newcomers editor labels Sep 6, 2022
@lukepistrol lukepistrol changed the title Set a minimum height on the textview 🐞 Set a minimum height on the textview Nov 22, 2022
@austincondiff austincondiff moved this from 🆕 New to 📋 Todo in CodeEdit Project Feb 16, 2023
RenanGreca added a commit to RenanGreca/CodeEditTextView that referenced this issue Feb 17, 2023
@austincondiff austincondiff moved this from 📋 Todo to 🏃‍♂️ In Progress in CodeEdit Project Feb 17, 2023
RenanGreca added a commit to RenanGreca/CodeEditTextView that referenced this issue Feb 18, 2023
@RenanGreca
Copy link
Contributor

I did not comment here beforehand, but I'd like to be assigned to this issue as I have already started working on it in PR #145.

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

Successfully merging a pull request may close this issue.

3 participants