discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=b4c4f339c3eb9196bb04601b3635a82fd0594f73

commit b4c4f339c3eb9196bb04601b3635a82fd0594f73
Author: Mike Blumenkrantz <zm...@osg.samsung.com>
Date:   Tue Jun 16 16:28:27 2015 -0400

    notification: set fixed on app icon to eliminate edje calc error
---
 data/themes/edc/notification.edc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/data/themes/edc/notification.edc b/data/themes/edc/notification.edc
index fb7757c..66564fb 100644
--- a/data/themes/edc/notification.edc
+++ b/data/themes/edc/notification.edc
@@ -72,6 +72,7 @@ group { name: "e/modules/notification/main";
             rel2.offset: 12 -13;
             rel2.relative: 0.0 1.0;
             min: 24 24;
+            fixed: 1 1;
          }
       }
       part { name: "notification.textblock.message"; type: TEXTBLOCK; 
mouse_events: 0;

-- 


Reply via email to