Author Topic: Scrollbars Wide Enough to Grab, for the love of God  (Read 1865 times)

preciouschaos

  • Newbie
  • *
  • Posts: 3
The last couple versions of Musicbee, the scrollbars, whether you have the "narrow scrollbar" box checked or not, are so frigging narrow you can barely grab them with a mouse and if you're using a touchscreen, forget it. Don't even bother. Why have you made them so so so narrow? Why go to the trouble of even having a scrollbar? Cuz they're pretty much useless now.

redwing

  • Guest
You can override the scrollbar width for any skins, consulting this guide: https://getmusicbee.com/forum/index.php?topic=22023.0

Adding this code will give you the thickest scrollbar MB can offer:
Code
<element id="ScrollBarMargin">0</element>
<element id="ScrollPanelMargin">0</element>

sveakul

  • Sr. Member
  • ****
  • Posts: 2475
Thanks for this redwing, helped remind me too of all our options.

preciouschaos:  note that the default width is "3".