hermet pushed a commit to branch master.

commit 14205cf3fef91c3779beae81125ebc88abcc8f1d
Author: ChunEon Park <[email protected]>
Date:   Fri Jul 26 20:09:10 2013 +0900

    themes/dark - adjust tooltip position slightly.
---
 edje/edc/elm/tooltip.edc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/edje/edc/elm/tooltip.edc b/edje/edc/elm/tooltip.edc
index 1abcd6a..f9a9779 100644
--- a/edje/edc/elm/tooltip.edc
+++ b/edje/edc/elm/tooltip.edc
@@ -207,7 +207,7 @@ group { name: "elm/tooltip/base/default";
          }                                                         \
       }
       TT_CORNER("top-left", 0, 0, 1, 1, 2, 1);
-      TT_CORNER("top-right", 1, 0, 0, 1, -5, 2);
+      TT_CORNER("top-right", 1, 0, 0, 1, -3, 1);
       TT_CORNER("bottom-left", 0, 1, 1, 0, 2, -5);
       TT_CORNER("bottom-right", 1, 1, 0, 0, -5, -5);
       #undef TT_CORNER

-- 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

Reply via email to