On Fri, Feb 13, 2015 at 5:26 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
Now parent Issue 14915 Horizontal Scrolling Everywhere with Subcases: 4795: Horizontal wheel events 14907: #mouseWheel: knows too much 14909: Update Athens Mouse Wheel 14910: Update TxText Mouse Wheel 14931: Update Glamour for Horizontal ...
New fix in inbox: SLICE-Issue-4795-Horizontal-wheel-SeanDeNigris.3 _______________________________________________________ This version: remove changes to Glamour-Morphic-Brick
v. 2: remove changes to Tx and Athens, which will be handled as separate issues.
v. 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 ;) _______________________________________________________
Man, that was a hassle with all these external projects!!! Maybe I should've left it to the project maintainers to update their code? But then GTTools may have been broken which is now an essential part of the system. What is the best practice here?
You should commit directly in the GTools repo. Do you have access? It will then be integrated in the system next time we integrate GTools. That will probably be next week as we are currently doing some major refactorings. Cheers, Andrei
----- Cheers, Sean -- View this message in context: http://forum.world.st/FIX-Issue-4795-Horizontal-wheel-tp4805005p4805573.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.