rezaali / ofxUI

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

dropDownList load presets #231

Closed joaodafonseca closed 9 years ago

joaodafonseca commented 9 years ago

Hi everybody,

I'm not able to load any settings to the dropdownlist. I can save the .xml file and it seems ok, but then the loadSettings(".xml") function doesn't load any content to the dropdownlist.

Am I missing something? thanks.

rezaali commented 9 years ago

@joaodafonseca fixed in the most recent commit: https://github.com/rezaali/ofxUI/commit/74228ec1fba2b90dbbf2f512e522327b4e866124

Thanks for finding this!