Jairard

Results 2 issues of Jairard

### Version/Branch of Dear ImGui: Version 1.90.4, Branch: docking ### Back-ends: imgui_impl_wgpu.cpp + imgui_impl_glfw.cpp ### Compiler, OS: Windows 10 + clang-cl 18.1.8 ### Full config/build information: ``` Dear ImGui 1.90.4...

backends
web

Fixes https://github.com/ocornut/imgui/issues/7765 & https://github.com/ocornut/imgui/issues/8027. A minor counterpart of removing `ImageBindGroup` is that it is now released an recreated each frame where a call to `ImGui::Image` is done to display default...

backends
web