From 0906e3d71676b4e991975876bb42f040ad6774aa Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Wed, 28 Sep 2022 23:38:56 +0200 Subject: [PATCH] default theme: add fixed to cursor parts --- data/themes/default/cursor.edc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/themes/default/cursor.edc b/data/themes/default/cursor.edc index 68506aa4..e1aa5bb6 100644 --- a/data/themes/default/cursor.edc +++ b/data/themes/default/cursor.edc @@ -396,6 +396,7 @@ group { name: "terminology/cursor_bar"; scale: 1; description { state: "default" 0.0; min: 3 0; + fixed: 1 1; rel.to: "b0"; } } @@ -556,6 +557,7 @@ group { name: "terminology/cursor_underline"; scale: 1; description { state: "default" 0.0; min: 3 0; + fixed: 1 1; rel.to: "b0"; } } @@ -632,6 +634,7 @@ group { name: "terminology/cursor_underline"; rel2.offset: -1 -1; align: 0.0 0.0; min: 1 0; + fixed: 1 1; image.normal: "grad-h-1.png"; offscale; }