Gabriel Gilder
Gabriel Gilder
I noticed a similar error. Not only is the computed height different across browsers, but the vertical alignment of the Cufon text changes. It seems that Firefox aligns the text...
@n8gray that's a good point, I hadn't considered that scenario. I suppose I might have to run both scripts to cover all the possibilities.
For anyone else who might be running into this issue, here's an example of how to switch from using `ofSetBackgroundAuto` to using a FBO so you don't have to do...
rbx seems to be borked on travis at the moment...
I believe the build is broken on rbx just because of the issue in [my other PR](https://github.com/chrisk/fakeweb/pull/50); please let me know if this looks ok!
I just hit this issue; seems like if @johnkary just published a new release this would be resolved...
Hi, I'm on an MBP M1 pro and I'm getting flickering with `ofSetBackgroundAuto(false)` — it happens whether using the internal display or external display. For anyone else who might be...