- Home /
How to change thickness of ScrollBar of GUILayout ScrollView?
I used GUILayout.BeginScrollView() to make a label containing text to be scrollable.
However, the auto-generated vertical scrollbar is too thin, it is difficult for clicking.
What can I do to change the scrollbar's thickness.
Comment
Your answer
Follow this Question
Related Questions
GUIlayout scrollbar, Not working well... 1 Answer
How to hide scrollbar on side of the view 0 Answers
Scrollbar / BeginVertical GUI Issue 0 Answers
ScrollView - How to stop infinite scrolling? 1 Answer
How to disable ScrollView dragging 4 Answers