Open davidrenne opened 2 years ago
Possibly it would be nice to use the scroll wheel to navigate through the scene selector.
You'd need to handle the event: WM_MOUSEWHEEL
WM_MOUSEWHEEL
https://github.com/foone/3DMMForever/blob/79b301091175459dd39ec53bbb8a711248e969c6/kauai/src/appbwin.cpp#L637-L664
Possibly it would be nice to use the scroll wheel to navigate through the scene selector.