mirror of https://github.com/mosra/magnum.git
Browse Source
In NaCl the wheel event is something completely different than mouse event and in my opinion overly complicated (the scrolled distance is measured in pixel precision!). To preserve at least some compatibility with other toolkits, the events are shoved into normal MouseEvent. Sadly the event doesn't contain any position information.pull/38/head
2 changed files with 26 additions and 2 deletions
Loading…
Reference in new issue