You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scroll wheel logic is in the ScrollArea class and is implemented. I will need to check if the logic is broken or if it is only a focus problem (the scroll area may need to have focus to receive mouse events).
Thanks for the tip! I tried this fix on my fork and it does not seem sufficient: for the moment, I only manage to see some response in the dropdown widget.
When playing with the included example
sdlwidgets
, using the scroll wheel has no effect.The text was updated successfully, but these errors were encountered: