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

jira at immuexa.com jira at immuexa.com
Wed Apr 29 13:42:49 EDT 2009


     [ http://tracker.immuexa.com/browse/SQ-133?page=all ]

Scott Wallace updated SQ-133:
-----------------------------

    Fix Version: M3: summer beta (july)
                     (was: triage)

> Holder indicate cursor true and resize to fit false bug
> -------------------------------------------------------
>
>          Key: SQ-133
>          URL: http://tracker.immuexa.com/browse/SQ-133
>      Project: squeakland
>         Type: Bug
>   Components: etoys
>     Reporter: team
>     Priority: Eventual
>      Fix For: M3: summer beta (july)
>  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.immuexa.com/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the Etoys-notify mailing list