← Back to team overview

mudlet-makers team mailing list archive

[Bug 1142481] Re: Mouse click logic fix

 

That can be done.  But do you agree on the change to be more reflective
of the actual mouse actions (ie things like a label hilite should happen
when the mouse is released, not pressed, etc.)?

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1142481

Title:
  Mouse click logic fix

Status in Mudlet the MUD client:
  New

Bug description:
  The logic (to me) in the mouse click handler is off.  Events are
  triggered on the mouse press and not the mouse release.  This results
  in things that are toggles (like clicking labels) being toggled when
  the user really wants to do things like move a label.  In the recent
  label fix I released this is becoming an issue that I think needs to
  be tackled.  To move a label you can't click then click-hold and move
  the label, you need to do it in 1 motion or else the label becomes un-
  selected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1142481/+subscriptions


Follow ups

References