Stephen Braitsch

Results 14 comments of Stephen Braitsch

This error will go away if you use v3.0.0-alpha.10 but I still can't get vue-meta to work in a brand new project regardless.

Hi, I would discourage using points as the unit of measure as 1) they're traditionally a measurement associated with typography in print 2) I think conceptually most people just think...

I'm not sure what you mean. Can you provide a visual?

Thanks, I can definitely see this being useful for wider guis or those stressing a horizontal layout but unfortunately I don't have the time to build something like this and...

Thanks, I was scratching my head over this.

Adding a scrollview to a gui is not currently supported. This will be a significant amount work that I don't have time to commit to at the moment. It will...

Hi, everyone. I just added a `dispatchEvent()` method to all components that accept an event callback which will allow you to manually invoke the callback (if one is set) whenever...

It is currently not possible to freeze the TimeGraph component.

I updated the [color picker](https://github.com/braitsch/ofxDatGui/commits/master) on 1/5 to use GL_TRIANGLES instead of quads so all components with the exception of the TimeGraph should work on iOS. I do still need...

Touch events are not currently supported.