Monday, February 10, 2014

Wheel & Drag

In the latest update to desktop builds we made the mouse wheel scroll the UI which is something that we've meant to do for ages but just didn't get around to doing. This will also work in the simulator when the next update arrives.

This was a big challenging to implement properly since the mouse doesn't actually touch a specific component, eventually we decided to just send press/release/drag events in sequence when a mouse wheel is active.


read more...

0 comments:

Post a Comment