Hello,
I used to resize a scrollbar (on container resize) by resizing the background sprite.
This method doesn't work since this change:
FIX: Redesigned the scroll bar. It now uses the foreground sprite's starting dimensions as its full size instead of the background.
How do I resize a scrollbar in runtime now?
The most convenient would be to retain the old behaviour - at least optionally, but I can't find any way to resize a scrollbar at all now.
Thanks!