fix submenu visibility during scroll
authorMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 20 Apr 2015 22:08:07 +0000 (18:08 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 20 Apr 2015 22:08:07 +0000 (18:08 -0400)
commit12d6cf8f3b45e68b6f2c029d59a845a41c926f35
tree59cd5d41f293b2abfa5e70db4e2cc3e5acf03630
parent87bed22bf54ec6240160952498f7ee01354c6e9a
fix submenu visibility during scroll

sometimes while quickly moving the cursor through menu items with submenus
the visibility flag would toggle more quickly than the menu object's visibility.
this is no longer the case
src/bin/e_menu.c