Version/Branch of Dear ImGui:
Version 1.XX, Branch: XXX (master/docking/etc.)
Back-ends:
imgui_impl_XXX.cpp + imgui_impl_XXX.cpp
Compiler, OS:
Linux
Full config/build information:
No response
Details:
My Issue/Question:
As I understand, by default, right mouse button clicks generate ImGuiSelectionRequests. How do I prevent this? I only want to select with LMB.
Screenshots/Video:
No response
Minimal, Complete and Verifiable Example code:
No response