You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: