discomfitor pushed a commit to branch master.

commit f2fe52a074167afd52422a1060b14954f199ccbf
Author: Mike Blumenkrantz <[email protected]>
Date:   Thu Apr 25 09:20:22 2013 +0100

    menus are no longer enrolled in the same school as mexican jumping beans
---
 src/bin/e_menu.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/bin/e_menu.c b/src/bin/e_menu.c
index e333eb8..02ee793 100644
--- a/src/bin/e_menu.c
+++ b/src/bin/e_menu.c
@@ -2655,8 +2655,8 @@ _e_menu_item_ensure_onscreen(E_Menu_Item *mi)
 
    if (!mi->menu) return;
    if (!mi->menu->zone) return;
-   x = mi->x + mi->menu->cur.x;
-   y = mi->y + mi->menu->cur.y;
+   x = mi->x;
+   y = mi->y;
    w = mi->w;
    h = mi->h;
    if ((x + w) > (mi->menu->zone->x + mi->menu->zone->w))

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr

Reply via email to