<div dir="ltr">Hi! I was digging in how Cuis manages the double, triple click and so on, and I noticed that a HandMorph series of messages were a bit messy. <div><br></div><div>They were variations for their senders to avoid them sending nil. But they were sending 'nil' as parameter manually to MouseClickState instances. Instead, I added the necessary messages to MouseClickState to handle all this variations better, without sending or setting anything to 'nil'. I attach the file out. </div><div>Best regards, Elias.</div><div><br></div></div>