Hide the scrollbar from a Log widget while keeping the content scrollable #3479
Answered
by
davep
superlevure
asked this question in
Q&A
-
Is there a way to hide the scrollbar from a I've tried:
Thank you for your help! |
Beta Was this translation helpful? Give feedback.
Answered by
davep
Oct 9, 2023
Replies: 1 comment 2 replies
-
Unfortunately, at the moment, there isn't really an easy way to remove a scrollbar and retain scrolling. We think it does make sense that you should be allowed to set the size to |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
superlevure
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, at the moment, there isn't really an easy way to remove a scrollbar and retain scrolling. We think it does make sense that you should be allowed to set the size to
0
though so I'll add an issue for that; seems like a valid requirement.