dumblob
dumblob
Btw. @FrostKiwi I noticed Krita guys need some more info about the bug you filed (thanks btw.!) - see latest comments https://bugs.kde.org/show_bug.cgi?id=466545 .
> However, I couldn't figure out how to compile the examples with different backends. The example folder contains another backend stb_image.h not present on the demo folder. And those c-files...
I'll take the liberty to respond first :wink:. There are two ways how I'd approach this question. 1. user experience (and actually programmer experience as well) definitely needs to remember...
Thanks for the prompt response. Before we'll dive into this, could you please check how [PRs are getting reviewed](https://github.com/Immediate-Mode-UI/Nuklear#reviewers-guide )?
@riri thanks for looking into this! I generally agree though I would leave the C99 as it is (though I would definitely keep `-pedantic -Wall`). Anybody can rewrite it to...
Technically this looks correct to me. But I am not sure we want to change the API from plain "buffer length" (which we do everywhere, so it is consistent) to...
> I noticed that the --stdC89 fails the CI in opengl3 build, can I change it to --stdC99 to fix this problem, or I change my code to adapt the...
We are heavily out of time to look at this yet there was some issue with color picker and a certain backend in the past IIRC. Feel free to dive...
Without looking at the source/API, if the horiz. bar/line does not allow the padding/spacing to be changed (either by `ctx.blabla` or directly in the function interface), then you can easily...
Yes, I understood (based on your picture). My reply above thus holds :wink:.