[Scummvm-git-logs] scummvm master -> 7acc1cd3bc97dcb0fdd1269d0a44c4c9e045e44b

bluegr noreply at scummvm.org
Sat Jun 11 10:29:04 UTC 2022


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
7acc1cd3bc GUI: Enlarge the Options dialog


Commit: 7acc1cd3bc97dcb0fdd1269d0a44c4c9e045e44b
    https://github.com/scummvm/scummvm/commit/7acc1cd3bc97dcb0fdd1269d0a44c4c9e045e44b
Author: SupSuper (supsuper at gmail.com)
Date: 2022-06-11T13:29:00+03:00

Commit Message:
GUI: Enlarge the Options dialog

Changed paths:
    gui/themes/common/highres_layout.stx
    gui/themes/residualvm.zip
    gui/themes/scummmodern.zip
    gui/themes/scummremastered.zip


diff --git a/gui/themes/common/highres_layout.stx b/gui/themes/common/highres_layout.stx
index 2dc82752fd5..847229f3bb9 100644
--- a/gui/themes/common/highres_layout.stx
+++ b/gui/themes/common/highres_layout.stx
@@ -378,7 +378,7 @@
 		</layout>
 	</dialog>
 
-	<dialog name = 'GlobalOptions' overlays = 'Dialog.Launcher.GameList' shading = 'dim'>
+	<dialog name = 'GlobalOptions' overlays = 'screen' inset = '32' shading = 'dim'>
 		<layout type = 'vertical' padding = '0, 0, 0, 0'>
 			<widget name = 'TabWidget' type = 'TabWidget'/>
 			<layout type = 'horizontal' padding = '16, 16, 16, 16'>
@@ -1209,7 +1209,7 @@
 		</layout>
 	</dialog>
 
-	<dialog name = 'GameOptions' overlays = 'Dialog.Launcher.GameList' shading = 'dim'>
+	<dialog name = 'GameOptions' overlays = 'screen' inset = '32' shading = 'dim'>
 		<layout type = 'vertical' padding = '0, 0, 0, 0'>
 			<widget name = 'TabWidget' type = 'TabWidget'/>
 			<layout type = 'horizontal' padding = '16, 16, 16, 16'>
diff --git a/gui/themes/residualvm.zip b/gui/themes/residualvm.zip
index 3a8b6ba96ca..d03f69c6595 100644
Binary files a/gui/themes/residualvm.zip and b/gui/themes/residualvm.zip differ
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip
index 3ecde3259ff..e036cd71c2f 100644
Binary files a/gui/themes/scummmodern.zip and b/gui/themes/scummmodern.zip differ
diff --git a/gui/themes/scummremastered.zip b/gui/themes/scummremastered.zip
index fef8d26ade5..dc16c3299ad 100644
Binary files a/gui/themes/scummremastered.zip and b/gui/themes/scummremastered.zip differ




More information about the Scummvm-git-logs mailing list