Rob Loach
Rob Loach
I'm not convinced this is the correct thing to do, as this does seem like an advanced setting 🤔
That's a good point. Perhaps the "Shuffle Civ Order at Start" should be in the Advanced Settings on the left instead.
This seems to fix the button border! Anything else you'd like in before we merge this? https://github.com/Immediate-Mode-UI/Nuklear/issues/701 Though, I am seeing a weird thing on the Background dropdown... ![Screenshot from...
Looks great haha. Shall we merge this one?
Have patience. Everyone has their own priorities.
How does this differ from Fortify?
While I have no way of testing, I just wanted to say thanks for having focus on Wayland. Had reports in the Flatpak-space that RetroArch Wayland has been buggy, so...
It is definitely a strange issue. I believe it has to do with calculating the line widths with AA, but I've been unable to track it down. What happens when...
Sounds some weirdness on the button border. Mind testing this out? Reverted the commit in https://github.com/Immediate-Mode-UI/Nuklear/pull/800
Getting the following error... ``` Color.hpp:240:28: error: ‘constexpr const raylib::Color raylib::Color::Magenta’ has incomplete type 240 | static constexpr Color Magenta = MAGENTA ``` I believe it's because `MAGENTA` is a...