rezaali / ofxUI

[DEPRECATED] UI Addon for openFrameworks
http://www.syedrezaali.com/#/ofxui-project-showcase/
518 stars 202 forks source link

Pull request for fix #b7a0f07 (Dropdown menu fix) #241

Open Daandelange opened 9 years ago

Daandelange commented 9 years ago

Fixes rezaali/ofxUI#68. There was a bug if you clicked on an unfolded dropdown menu item, it also fired underlying menu elements (when they overlap). This fix prevents the underlying items from being notified.