[etoys-notify] [JIRA] Resolved: (SQ-133) Holder indicate cursor true and resize to fit false bug

Karl Ramberg (JIRA) tracker at squeakland.org
Tue Jun 15 07:07:11 EDT 2010


     [ http://tracker.squeakland.org/browse/SQ-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Ramberg resolved SQ-133.
-----------------------------

    Resolution: Complete

Morphic-kfr.19

> Holder indicate cursor true and resize to fit false bug
> -------------------------------------------------------
>
>                 Key: SQ-133
>                 URL: http://tracker.squeakland.org/browse/SQ-133
>             Project: squeakland
>          Issue Type: Bug
>          Components: etoys
>            Reporter: team
>            Priority: Eventual
>             Fix For: someday
>
>         Attachments: indicateFix-sw.1.cs.gz
>
>
> From TRAC Ticket #8813 (karl ramberg, october 2008)
> When a Holders indicate cursor is true and it's resize to fit is false the cursor will indicate stuff in the Holder outside the bounds of the Holder. I made a fix to this bug.
> (scott) If the morph's clipSubmorphs property is false, by the logic of the fileout, no "cursor" feedback will ever be drawn. So I think that case needs to be handled.
> (karl) Hm, drawing outside the morphs bounds when not clipping did not work before either. I changed the logic but to get the drawing on screen I put in a 'self changed'
> Is that a bit sluggish ??
> (scott)  It's probably a good thing not to have put a "self changed" call into a drawing method!
> Anyway, FWIW I've attached a fileout that further modifies Karl's fileout so that the cursor feedback is drawn in the case where clipSubmorphs is false...

-- 
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