ofxUI icon indicating copy to clipboard operation
ofxUI copied to clipboard

autoDraw and autoUpdate, not working as expected/confusing

Open customlogic opened this issue 11 years ago • 2 comments

Hi Reza,

I just wanted to point out that the setAutoDraw() and setAutoUpdate() functions of ofxUICanvas don't seem to do anything and should probably removed to avoid confusion (It had me stumped for quite a while).

I found your comment to use disableAppDrawCallback() instead (https://github.com/rezaali/ofxUI/pull/177), so that's what I'm doing now.

Jeff

customlogic avatar Jun 16 '14 00:06 customlogic

Thanks Jeff. Will add that to the list of updates, hopefully to be done this summer. 

Send over a pull request if you are so inclined and would want to see it  happen sooner!

On Sun, Jun 15, 2014 at 5:05 PM, Jeff Nusz [email protected] wrote:

Hi Reza, I just wanted to point out that the setAutoDraw() and setAutoUpdate() functions of ofxUICanvas don't seem to do anything and should probably removed to avoid confusion (It had me stumped for quite a while). I found your comment to use disableAppDrawCallback() instead (https://github.com/rezaali/ofxUI/pull/177), so that's what I'm doing now.

Jeff

Reply to this email directly or view it on GitHub: https://github.com/rezaali/ofxUI/issues/206

rezaali avatar Jun 16 '14 07:06 rezaali

Hey Reza, I've sent through a pull request. Thanks for the great addon.. I use it on nearly every project I do.

customlogic avatar Jun 19 '14 02:06 customlogic