VL.StandardLibs icon indicating copy to clipboard operation
VL.StandardLibs copied to clipboard

Mousewheel (and GetIO query)

Open antongit opened this issue 3 years ago • 0 comments

@Verstecke asked in the Element: mostly trying to find how to detect whether IsMouseWheelActivated with imgui https://matrix.to/#/!wujnTyabvItCIgnlFd:matrix.org/$166526644885055ZvIhx:matrix.org?via=matrix.org&via=t2bot.io&via=cybre.space

It looks like, the mousewheel is accessed via the io. See here: https://github.com/ocornut/imgui/blob/8a44c31c95c8e0217f6e1fc814cbbbcca4981f14/imgui.h#L294 and here: https://github.com/ocornut/imgui/blob/8a44c31c95c8e0217f6e1fc814cbbbcca4981f14/imgui.h#L1442

We still don't have GetIO wrapped.

antongit avatar Oct 10 '22 14:10 antongit