Hi!
Great work on this! I'm currently writing a pixel art editor using Dear Imgui, and I've been struggling with handling panning and zooming. I stumbled across this project, and it seems perfect for what I'd like to do, but my project currently uses the imgui_impl_wgpu backend for Dear Imgui.
I just wanted to ask if there's any chance of adding a wgpu backend, or any advice on how to accomplish this?
Thanks!
Hi!
Great work on this! I'm currently writing a pixel art editor using Dear Imgui, and I've been struggling with handling panning and zooming. I stumbled across this project, and it seems perfect for what I'd like to do, but my project currently uses the
imgui_impl_wgpubackend for Dear Imgui.I just wanted to ask if there's any chance of adding a wgpu backend, or any advice on how to accomplish this?
Thanks!