https://pharo.fogbugz.com/default.asp?4795

Fix in inbox: SLICE-Issue-4795-Horizontal-wheel-SeanDeNigris.1
Implement Horizontal Mouse Wheel
- Update scrolling morphs to use it
- Clean up MouseWheelEvent
    - Add #isUp etc. testing messages; no more Symbol comparison e.g. "event
direction = #up"
    - Add proper instance creation message (we were calling a private
constructor from user code)

n.b. horizontal wheel event uses the same hack we already use for vertical
wheel, while we're waiting for a beautiful solution ;)



-----
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/FIX-Issue-4795-Horizontal-wheel-tp4805005.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Reply via email to