This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository efl.
View the commit online.
commit ae05965974549a0c76bb150653159c2090bc7d61
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Thu Jul 10 22:59:54 2025 +0100
elm win border - fix scaling problem with spacing/padding
@fix
---
data/elementary/themes/edc/elm/border.edc | 1 -
1 file changed, 1 deletion(-)
diff --git a/data/elementary/themes/edc/elm/border.edc b/data/elementary/themes/edc/elm/border.edc
index 5eeb0aea7c..4dd4cc2601 100644
--- a/data/elementary/themes/edc/elm/border.edc
+++ b/data/elementary/themes/edc/elm/border.edc
@@ -221,7 +221,6 @@ group { name: "elm/border/base/default";
/* top title bar - spacer and clipper */
rect { "top_clip"; //nomouse;
- scale: 1;
desc { "default";
rel1.to: "shadow_base";
rel2.to_x: "shadow_base";
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.