This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch reproducible-widget-previews
in repository efl.

View the commit online.

commit 19c58fd8806dd69e38b304bb40b2b6d7daa17ec0
Author: Carsten Haitzler <[email protected]>
AuthorDate: Sun May 24 20:05:59 2026 +0100

    theme - connmane - make parts as fixed that have min size calc issues
---
 data/elementary/themes/edc/connman.edc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/data/elementary/themes/edc/connman.edc b/data/elementary/themes/edc/connman.edc
index 74db87b236..f1f2d76eda 100644
--- a/data/elementary/themes/edc/connman.edc
+++ b/data/elementary/themes/edc/connman.edc
@@ -27,6 +27,7 @@ group { name: "e/modules/connman/main";
          scale: 1;
          clip_to: "clip_exclam";
          description { state: "default" 0.0;
+            fixed: 1 1;
             min: 11 10;
             rel1.relative: (20/160) (50/160);
             rel2.relative: (135/160) (150/160);
@@ -39,6 +40,7 @@ group { name: "e/modules/connman/main";
          scale: 1;
          clip_to: "clip_eth";
          description { state: "default" 0.0;
+            fixed: 1 1;
             min: 6 13;
             aspect: (60/130) (60/130); aspect_preference: BOTH;
             rel1.relative: (50/160) (15/160);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to