#7044 NORM Update.: TimesRepeat tile is not translated
Zarro Boogs per Child
bugtracker at laptop.org
Wed May 21 04:01:47 EDT 2008
#7044: TimesRepeat tile is not translated
-----------------------------+----------------------------------------------
Reporter: karl | Owner: etoys
Type: defect | Status: new
Priority: normal | Milestone: Update.2
Component: etoys-activity | Version: Update.1
Resolution: | Keywords:
Verified: 0 | Blocking:
Blockedby: |
-----------------------------+----------------------------------------------
Comment(by karl):
Oh and TimesRepeatRow have a couple of other small bugs:
self addMorphBack: (Morph new color: color; extent: 6 at 5). "spacer"
should be:
self addMorphBack: (Morph new color: Color transparent; extent: 6 at 5).
"spacer"
And:
timesPad addMorphBack: (TileMorph new addSuffixArrow; addArrows;
setLiteral: 2; yourself).
should be:
timesPad addMorphBack: (TileMorph new addArrows; setLiteral: 2;
addSuffixArrow; yourself).
--
Ticket URL: <http://dev.laptop.org/ticket/7044#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list