From 72d2326a3343fbd25a991e8ce3fc50153300a175 Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Thu, 29 Dec 2011 20:39:35 +0000 Subject: [PATCH] mpdule: have a min size to buttons that way it should always be possible to see them and click on them SVN revision: 66640 --- mpdule.edc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mpdule.edc b/mpdule.edc index 620e7a9..96ff937 100644 --- a/mpdule.edc +++ b/mpdule.edc @@ -335,6 +335,7 @@ collections aspect: 1 1; aspect_preference: BOTH; align: 0.5 0.5; + min: 12 12; rel1 { relative: 0.0 0.0; @@ -364,6 +365,7 @@ collections aspect: 1 1; aspect_preference: BOTH; align: 0.5 0.5; + min: 12 12; rel1 { relative: 0.2 0.0; @@ -393,6 +395,7 @@ collections aspect: 1 1; aspect_preference: BOTH; align: 0.5 0.5; + min: 12 12; rel1 { relative: 0.4 0.0; @@ -422,6 +425,7 @@ collections aspect: 1 1; aspect_preference: BOTH; align: 0.5 0.5; + min: 12 12; rel1 { relative: 0.6 0.0; @@ -451,6 +455,7 @@ collections aspect: 1 1; aspect_preference: BOTH; align: 0.5 0.5; + min: 12 12; rel1 { relative: 0.8 0.0;