CodeEditApp / CodeEditSourceEditor

A code editor view written in Swift powered by tree-sitter.
https://codeeditapp.github.io/CodeEditSourceEditor/documentation/codeeditsourceeditor
MIT License
511 stars 78 forks source link

🐞 Set a minimum height on the textview #56

Closed rishaandesai closed 1 year ago

rishaandesai commented 2 years ago

Set a minimum height on the textview so that:

RenanGreca commented 1 year ago

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.