fix in fgUpdateMenuHighlight: clicked entry is always the active entry already, so...
authorDiederick Niehorster <dcnieho@gmail.com>
Sat, 6 Apr 2013 10:14:41 +0000 (10:14 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sat, 6 Apr 2013 10:14:41 +0000 (10:14 +0000)
commitffe4df636c8c848a48bb960f7b718067235ede7a
tree79931a96d51cbb1e83014c8a522504139674f27b
parentfc156eaa76fec92ffefa68ed4d2e4b0fc2542144
fix in fgUpdateMenuHighlight: clicked entry is always the active entry already, so no while loop. also, ignore clicks on a submenu's parent entry

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1606 7f0cb862-5218-0410-a997-914c9d46530a
src/fg_menu.c