SecondHalfGames / yakui

yakui is a declarative Rust UI library for games
Apache License 2.0
237 stars 21 forks source link

Scrolling containers should sink mouse wheel events #100

Closed LPGhatguy closed 1 year ago

LPGhatguy commented 1 year ago

Huh. They do! I was listening to DeviceEvent values instead of the WindowEvent ones.