Clém

Results 26 issues of Clém

Hi. you might want to rename your repo as its name is misleading. Most users will think it relates to SwiftUI, whereas all of these libraries use UIKit. Perhaps something...

Hi, thanks for the great work. When I change your example to include views (instead of iterating over a rectangle's foreground colour), I find that buttons and list items in...

``` +>! Operator Forcibly copies the file at the left path to the right path by deleting anything at the left path before copying the file. ``` Should that be...

I believe .animation now needs to be more specific, by adding a value parameter or by changing it to .withAnimation. I'm not sure if this is the right way, and...

In the hipster dog example, using of0.10.0 on OSXRC3 I'm getting 2 errors... > Invalid range expression of type 'auto'; no viable 'begin' function available and > Use of undeclared...

ofxGui has a nice new colour picker. Any chance it could be added to this addon?

Setting the font-family and font-size for tabs does not seem to be working, as far as I can tell. The font for tabs actually seems to be set by the...

I'm trying to update ofxGuiExtended with the more recent code from ofxDom (which also needs ofxPointer). I'm not noticing too much customisation with your versions of that code... Would it...

I'm having issues theming the button "type" from a json file whereas it seems to work fine if I do it with inline json. The buttons are derived from ofParameter.

Currently only the +/- sign on the right of group headers acts as a button to open or close the group but is there a chance to make the _whole_...

feature