Jaremy Creechley

Results 190 comments of Jaremy Creechley

I tried replicating it on my Mac, but it seems just fine on a couple of the programs I tried. It might be windows specific. Would you mind sharing your...

Thanks, I tried it out and it seems to be working fine on MacOS. I do recall having similar issues before with Fidget/Fidgetty. Likely that means it's an issue on...

Also, looks like you were playing around with the layout. I just added basic vertical layouts so you can try them out. There's also horizontal this PR https://github.com/elcritch/figuro/pull/51. Also, I...

Unfortunately, I depend on @treeform's libraries for this. Well, Figuro embeds its own fork of the original Fidget OpenGL solution. So if someone who knows OpenGL could fix it I'd...

It looks like there is emscripten support in Treeform's Fidget engine which supports an older more basic version of OpenGL ES. I tweaked Figuro to support using them for non-emscripten...

> * [ ] Image ? Technically any Figuro node can be an image. But it's likely broken currently. :/ Also, only image formats supported by Pixie work. So it...

Scroll pane widget: ![Kapture 2023-11-03 at 15 44 00](https://github.com/elcritch/figuro/assets/34277/f242a7d0-e413-4bb6-8c7c-8f35b4c1040c)

This still seems to be present when using the current release of Nimble. If I do `nimble install nimble@\#master && nimble install nph --solver:sat` then it works fine. @jmgomez could...

Occasional Rust user here; I landed here after googling for "rust pipe operator". :-) Given Rust's general railway programming style I’m a little surprised it’s not in the language already!...

Aside from just noting the performance, I was wondering if there's any tips or tricks. Something dumb I'm doing.