Removing TextEdit padding #769
Unanswered
TimUntersberger
asked this question in
Q&A
Replies: 1 comment
-
Yeah, that margin is currently hard-coded. It should probably be moved to to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
how can I remove the padding inside a textedit? I looked at the source code and found a hardcoded margin variable in the ui method of TextEdit, so it might not be possible yet. I just wanted to make sure I am not missing anything.
Beta Was this translation helpful? Give feedback.
All reactions