Skip to content

Comments

style: make texteditor height fit json editor and do not cause overflow#231

Open
qutluq wants to merge 1 commit intoCarlosNZ:mainfrom
qutluq:qutluq-fix-text-editor-height-issue-in-small-json-editor
Open

style: make texteditor height fit json editor and do not cause overflow#231
qutluq wants to merge 1 commit intoCarlosNZ:mainfrom
qutluq:qutluq-fix-text-editor-height-issue-in-small-json-editor

Conversation

@qutluq
Copy link

@qutluq qutluq commented Feb 13, 2026

Adjusted the height of the text area based on the editor container's height, with padding. This will stop text editor from oveflowin in JsonEditor and moving confirm buttons out of sight.

Related Issues

Closes #230
Fixes #230
Resolves #230

Adjust the height of the text area based on the editor container's height, with padding. This will stop text editor from oveflow in json editor and moving comfirm buttons out of sight.
@CarlosNZ
Copy link
Owner

Thanks for this, I'll review it this week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TextEditor overflows JsonEditor height, hiding confirm buttons

2 participants