Notes |
(0001535 - 372 - 406 - 406 - 406 - 406 - 406)
ohshima
05-26-05 19:11
|
This one is fixed in the Japanese image and thought it is in the squeakland image, but apparently not.
By the way, I launched the Squeakland image, switched to German locale, paint a blob and open its viewer, but didn't see 'true' and 'false' gets translated.
So I can't test it for sure, but something along the line of the attached change should fix the problem. |
|
(0001536 - 38 - 38 - 38 - 38 - 38 - 38)
bert
05-26-05 20:27
|
yes the attached CS fixes the problem. |
|
(0001827 - 582 - 664 - 664 - 664 - 664 - 664)
ScottWallace
07-18-05 04:04
|
...However the CS provided should not be published to Squeakland in its current form, because it conflicts with subsequent changes to at least the following two methods:
SoundTile >> initialize
Playier >> chooseSlotTypeFor:
...so these would need to be integrated before the CS gets published to Squeakland.
The proffered CS is pretty large -- 17 methods. Has anyone carefully checked that besides "fixing the problem" reported, it doesn't break anything else? If we're sanguine about this change-set, presumably it should be published this summer *before* SqueakFest. |
|