From cd87ff4b53bb1be48a1987eac875f2acd0131f6b Mon Sep 17 00:00:00 2001 From: Joe Shochet Date: Mon, 21 Apr 2003 16:29:59 +0000 Subject: [PATCH] adjustments for castillian --- direct/src/gui/DirectDialog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/direct/src/gui/DirectDialog.py b/direct/src/gui/DirectDialog.py index 0e083575c0..1fdef6b381 100644 --- a/direct/src/gui/DirectDialog.py +++ b/direct/src/gui/DirectDialog.py @@ -105,7 +105,7 @@ class DirectDialog(DirectFrame): ('topPad', 0.06, INITOPT), ('midPad', 0.12, INITOPT), ('sidePad', 0., INITOPT), - ('buttonPadSF', 1.05, INITOPT), + ('buttonPadSF', 1.1, INITOPT), # Alpha of fade screen behind dialog ('fadeScreen', 0, None), ('command', None, None),