Bernard van Gastel
Bernard van Gastel
I made a couple of improvements for this PR on my fork/branch: https://github.com/bvgastel/imgui/tree/imgui-2749: - modal fading of background works; - keyboard/gamepad navigation animations (frame around window, and fading out) works;...
I have updated the glfw and DirectX backends in my branch to account for event system processing times. This will give a better experience as setting 1/n max wait time...
Thanks. Let me know what you cherry picked. And I have development setups for Linux, macOS, and Windows, so when you are finished I can make sure the other platforms...
And which branch are you requested a rebase of? My copy at https://github.com/bvgastel/imgui/tree/imgui-2749 or @corentin-plouet original branch? Do you want a full rebase? Because of the differences, that means adjusting...
Correct syntax is apparently `--fa-primary-color: #{$primary};` (just had the same problem, this was the fix after trial and error).