princeamd pushed a commit to branch enlightenment-0.17.

commit 9170ac74dcbf9d6bdacad6429fdde0470766563e
Author: Mike Blumenkrantz <[email protected]>
Date:   Mon Jun 24 10:56:21 2013 +0100

    Backport: 0dd2efa :: ensure randr dialog clears its pointer stack
    
    Signed-off-by: Deon Thomas <[email protected]>
---
 src/modules/conf_randr/e_smart_monitor.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/modules/conf_randr/e_smart_monitor.c 
b/src/modules/conf_randr/e_smart_monitor.c
index b2f264e..62809bd 100644
--- a/src/modules/conf_randr/e_smart_monitor.c
+++ b/src/modules/conf_randr/e_smart_monitor.c
@@ -1052,6 +1052,8 @@ _e_smart_del(Evas_Object *obj)
         evas_object_del(sd->o_frame);
      }
 
+   _e_smart_monitor_pointer_pop(obj, NULL);
+
    /* delete the base object */
    evas_object_del(sd->o_base);
 

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to