The more screen space we have the better. Escpecially
for smartphones. How about to make scroll bars thiner?
I just put
vScrlBar.Width = 3;
hScrlBar.Height = 3;
to SetupScrlBars() function and they still looks ok but
takes less space on the screen.
I agree with you on the comment about having more screen
space. But changing the width of the scroll bars may not be
welcome to everyone. I can make it an option, however.
Low priority for this one.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=490198
I agree with you on the comment about having more screen
space. But changing the width of the scroll bars may not be
welcome to everyone. I can make it an option, however.
Low priority for this one.