Perfect Resolution for Scrolling Frame Scrollbar

Any recommended resolution for creating a Scrollbar, which has the three elements of the top section, bottom and middle

2 Likes

The top and bottom sections are both square, so you should probably make a square image. You could use any resolution you wanted, or you could use a resolution equal to that of the ScrollBarThickness for more precision.

As for the middle section, it will stretch vertically depending on the canvas size, so it’s best to stick with a vertically homogeneous (I’m only half sure I said that right) image. Once again, you could use any width you wanted, or you could use the ScrollBarThickness as a reference size.

2 Likes

Very nice reference word there and alright, thank you

1 Like