Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mousewheel (and GetIO query) #19

Open
antongit opened this issue Oct 10, 2022 · 0 comments
Open

Mousewheel (and GetIO query) #19

antongit opened this issue Oct 10, 2022 · 0 comments
Assignees
Labels
VL.ImGui Wrapper for the Dear ImGui library

Comments

@antongit
Copy link
Member

@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 antongit mentioned this issue Mar 1, 2023
88 tasks
@joreg joreg transferred this issue from vvvv/VL.ImGui Mar 1, 2023
@joreg joreg added the VL.ImGui Wrapper for the Dear ImGui library label Mar 1, 2023
@joreg joreg added this to the 5.0 milestone Mar 20, 2023
@antongit antongit removed this from the 5.0 milestone Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VL.ImGui Wrapper for the Dear ImGui library
Projects
None yet
Development

No branches or pull requests

3 participants