EvoEsports / EvoSC-sharp

A Trackmania Server Controller written in C# using .NET 8
https://evosc.io
GNU General Public License v3.0
20 stars 13 forks source link

Scrollbar #184

Closed snixtho closed 1 month ago

snixtho commented 11 months ago

The scrollbar is used to scroll horizontally and vertically through a set of items, frame or panel. It works similar as a slider except there is no set increment. You can set the min and max values and the bar resizes proportionally to the difference between the min and max value.