consolation icon indicating copy to clipboard operation
consolation copied to clipboard

Make the vertical scrollbar wider without affecting the scale

Open jgalmeidah opened this issue 5 years ago • 1 comments

I have been successfully using the consolation on an android phone, but the vertical scrollbar is too thin to get to properly.
One solution is to increase the scale. I think it would be better to have an ability to make the scrollbar wider.

jgalmeidah avatar Aug 06 '20 18:08 jgalmeidah

I can see how the standard scrollbar could be hard to select on mobile. I'm fairly certain GUILayout allows us to customize this; should be straightforward.

mminer avatar Aug 11 '20 15:08 mminer

I added the option to apply a custom GUISkin to the window. Screen Shot 2023-07-12 at 09 00 05

This allows you to customize the scrollbar width (and any other style). Screen Shot 2023-07-12 at 08 59 44

mminer avatar Jul 12 '23 16:07 mminer