Remove the horizonal scrollbar on ScrollView #30
Unanswered
ethansocal
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Eventually it will appear automatically if needed, in the meantime you could do this: scroll_view._horizontal_scrollbar.visible = False |
Beta Was this translation helpful? Give feedback.
1 reply
-
0.1.7 should hide the horizontal scrollbar automatically |
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
-
How can I remove the horizontal scrollbar on ScrollView? The latest update seems to have added it.
Beta Was this translation helpful? Give feedback.
All reactions