mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-06 10:17:14 +00:00

Make the backend options widget be of type ScrollContainerWidget. This will allow backends to decide whether the options dialogue should be scrollable or not. Note, this changes the default padding. If not changing the padding the scrollbar might disappear. Update the padding in each backend instead.