Open llxiaoyuan opened 8 hours ago
Version 1.XX, Branch: XXX (master/docking/etc.)
imgui_impl_XXX.cpp + imgui_impl_XXX.cpp
win10
Is there Any way to set scrolling speed?
My Issue/Question:
XXX (please provide as much context as possible)
// Here's some code anyone can copy and paste to reproduce your issue ImGui::Begin("Example Bug"); MoreCodeToExplainMyIssue(); ImGui::End();
It's not possible for now. Also linking to #5628.
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:
win10
Full config/build information:
Is there Any way to set scrolling speed?
Details:
My Issue/Question:
XXX (please provide as much context as possible)
Screenshots/Video:
Is there Any way to set scrolling speed?
Minimal, Complete and Verifiable Example code: