Nic Barker

Results 219 comments of Nic Barker

@rameerez Just an FYI for googlers the files you need to delete at present are `LICENSE` rather than `README`

> Hi, > > I had to use the domain directive too, so I dug up the code, and since all config params get passed down to "lower layers", I...

I'm not the maintainer but when you say > spam headers are being injected into my outgoing emails. I don't think there's enough information here to meaningfully understand the issue....

Thanks for opening this PR @Gota7 ! For some clarity here, the reason that `Clay_String` isn't guaranteed to have a null terminator is because it's actually a string _view_. The...

Interesting, code looks fine to me - would you be able to try using CMake to compile the `raylib-sidebar-scrolling-container` example and see if you get the same issue?

Thank you for investigating, really appreciate it. We can take a look at these incompatibilities over the next few weeks 🙂

Great idea, I think even just gathering some examples from other's approaches could be very useful!

@JulienLecoq Definitely agree! I think there's certainly a Grid and/or Table layout that would work well with the other features in clay. For transparency around my priorities at the moment:...

Hello, and thanks for reaching out! I've seen a bit of weirdness around 32 vs 64bit pointers in wasm, so I'll take a closer look and let you know what...

This should be fixed by https://github.com/nicbarker/clay/commit/9904ca533a868dcdd6d96085a3c853b9b9e3f511 please let me know if you're still experiencing the issue 🙂