Dear imgui renderer for wgpu-rs.
<!--Thank you for filing this! Please provide as much information as possible to help us diagnose and fix the issue--> ## Description <!--A clear and concise description of what the bug is--> Docking was Implementet in imgui-rs [0.9.0](https://github.com/imgui-rs/imgui-rs/releases/tag/v0.9.0) since then it can be Enabled using the 'docking' feature, But it dosn't work i guess this is a WGPU Problem ## System Information Linux Arch. ``` imgui = { version = "0.10", features = [ "docking" ] } imgui-winit-support = { version = "0.10" } imgui-wgpu = "0.22.0" winit = "0.27.1" wgpu = "0.15.1" ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by Snowiiii and has received 1 comments.