okra pushed a commit to branch efl-1.20.

http://git.enlightenment.org/core/efl.git/commit/?id=8066cfddbe9e487a40ad6326de3e3b6074c019f8

commit 8066cfddbe9e487a40ad6326de3e3b6074c019f8
Author: Stephen Houston <stephen@localhost.localdomain>
Date:   Wed Oct 11 15:05:02 2017 -0500

    Luncher theme: Offset the preview from the bottom.
---
 data/elementary/themes/edc/luncher.edc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/data/elementary/themes/edc/luncher.edc 
b/data/elementary/themes/edc/luncher.edc
index 73a35b5666..029dac512c 100644
--- a/data/elementary/themes/edc/luncher.edc
+++ b/data/elementary/themes/edc/luncher.edc
@@ -424,6 +424,7 @@ group { name: "e/gadget/luncher/preview";
             aspect: 1.0 1.0; aspect_preference: BOTH;
             rel1.to_y: "e.swallow.title";
             rel1.relative: 0.0 1.0;
+            rel2.offset: 0 -2;
          }
          description { state: "menu";
             inherit: "default" 0.0;

-- 


Reply via email to