-
Custom Scrollbar
Hi,
I didn’t find anything on the web about customing a scrollbar in the scriptsUI.
I just know I can write this :
scrollBar:Scrollbar{value:100},\I tried to add these parameters but it does not work :
scrollBar:Scrollbar{value:100,scrollButtons: false},\I would like not to have these scroll buttons and to custom my bar.
Any ideas?
Thanks!