Closed aloucks closed 4 years ago
Continuation of https://github.com/Yatekii/imgui-wgpu-rs/pull/8
Also fixed the hello_world example so window resizing is possible.
@Yatekii I've updated to use Mailbox and fixed up the FPS integration.
Oh, did they change that now? :) When I patched in NoVsync, it was not clear what will happen to it in the future, hence why I asked =)
Continuation of https://github.com/Yatekii/imgui-wgpu-rs/pull/8
Also fixed the hello_world example so window resizing is possible.