Richard Gill

Results 45 comments of Richard Gill

I think more documentation on how to use the layout systems would be nice too :)

Now the move to Doxygen is done on master, maybe it would be good to centralize doc in the source tree? (source files + additional markdown if needed), and then...

Please move your updated demos to sdl3_* and keep the original sdl_* (or rename to sdl2_*) : SDL3 is still preview and many still rely on SDL2.

Do you have a repo to show, or at least a code fragment, to see what you use, for both integers and double (that do not work)? I didn't know...

Yeah I see I still think changing or customizing `nk_property_*()` is not the solution, because the property family of widgets are meant to have those features (drag editing, direct typing...