rezaali / ofxUI

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

Extra open bracket in ofxUICanvas #212

Closed K0j0 closed 10 years ago

K0j0 commented 10 years ago

Hey there. Thanks for the great UI library! This is a tiny bug but it was breaking compilation for me (in an iOS project I think).

The function void ofxUICanvas::canvasTouchUp in ofxUICanvas.cpp has too many open brackets in the for loop. I'd just remove the one on line 668.

rezaali commented 10 years ago

thanks for letting me know @K0j0! it fixed now in the master and develop branch!