Make resolutions list proportional to screen height

This commit is contained in:
Deve 2019-01-07 23:58:34 +01:00
parent d95a1ab27e
commit ec91f9d8db

View File

@ -58,9 +58,9 @@
<spacer width="5" height="1%"/>
<label width="100%" I18N="In the video settings" text="Resolution"/>
<scrollable_ribbon id="resolutions" proportion="1" label_location="each"
<scrollable_ribbon id="resolutions" height="20%" label_location="each"
width="100%" square_items="false"
align="center" child_width="128" child_height="128" max_height="150" />
align="center" child_width="128" child_height="128" />
<spacer width="5" height="1%"/>