Anonymous | Login | 03-07-2021 09:29 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0007225 | [Squeak] Morphic | minor | sometimes | 11-16-08 20:04 | 11-16-08 20:04 | |||||||
Reporter | wiz | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | ||||||||||
Summary | 0007225: When reloaded from project AnimatedImageMorph does not animate properly. | |||||||||||
Description |
For this one In a fresh 3.10.2 squeak create a new project. Read in a gif file so that an animate image morph is created. This will work as expected. Save the project. quit squeak. The next day come back and reload the project. The morph loads but the animation is stalled at the last frame before the save. |
|||||||||||
Additional Information |
The problem is that nextTime contains a absolute time and is used for comparison with the current time. When saved is gets out of sync. So the morph does not update until squeak has been up long enough to exceed nextTimes value. Yours in service and curiosity, --Jerome Peace |
|||||||||||
Attached Files | ||||||||||||
|
There are no notes attached to this issue. |
![]() |
|||
Date Modified | Username | Field | Change |
11-16-08 20:04 | wiz | New Issue | |
11-16-08 20:04 | wiz | Relationship added | child of 0007209 |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
34 total queries executed. 28 unique queries executed. |