[etoys-notify] [JIRA] Created: (SQ-1076) Show eyedropper cursor when mouse goes down in a modeless color picker

Scott Wallace (JIRA) tracker at squeakland.org
Tue Apr 3 02:22:34 EDT 2012


Show eyedropper cursor when mouse goes down in a modeless color picker
----------------------------------------------------------------------

                 Key: SQ-1076
                 URL: http://tracker.squeakland.org/browse/SQ-1076
             Project: squeakland
          Issue Type: Improvement
          Components: etoys
            Reporter: Scott Wallace
             Fix For: etoys 5.0.1
         Attachments: eyedropper-sw.1.cs.gz

When the mouse goes down in a modeless color picker, such as those found in property sheets and in the graph-paper panel, the user is in a "color-picking-up" mode correlated with that particular picker, and can pick up a color from anywhere on the squeak screen.  To emphasize that the user is in this somewhat counterintuitive mode and to call attention to the fact that, having established which picker is being fed, the user can proceed to pick up a color from anywhere, it would be desirable to show the eyedropper cursor (until now only shown in the modal picker)  for the duration of the mode, i.e. until the mouse comes up.  The attached fileout implements this change.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list