neilcsmith-net commented on issue #5068:
URL: https://github.com/apache/netbeans/issues/5068#issuecomment-1346257184

   Personally, I prefer it how it is, and wouldn't want to see it changed by 
default.  But if you don't want to use another look and feel, then you can 
override the width easily enough.
   
   Go to `Tools / Options / Appearance / FlatLaf`.  Click `Edit custom 
properties`.  This will open a text file, so just close the options window.  Add
   
   ```properties
   ScrollBar.width=20
   ```
   
   Save the file.  Restart NetBeans.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to