Anonymous | Login | 03-07-2021 08:34 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 | ||||||||
0001124 | [tweak] Any | minor | always | 04-27-05 19:18 | 04-29-05 10:08 | ||||||||
Reporter | jens | View Status | public | ||||||||||
Assigned To | |||||||||||||
Priority | normal | Resolution | fixed | ||||||||||
Status | resolved | ||||||||||||
Summary | 0001124: style change in CCostumeFill can result in endless recursion | ||||||||||||
Description |
The following code produces an endless change event recursion betweeen style, color and alpha... p := CPlayer new. p fillStyle. p fillAlpha: 0.5 . p fillStyle: #none. some transcript output: set style: none set colorColor white set alpha1.0 set alpha0.0 set style: none set colorColor white set alpha1.0 set alpha0.0 set style: none set colorColor white set alpha1.0 set alpha0.0 ... |
||||||||||||
Additional Information | |||||||||||||
Attached Files | |||||||||||||
|
![]() |
|
(0001453 - 32 - 32 - 32 - 32 - 32 - 32) andreas 04-29-05 10:08 |
Now fixed. Thanks for reporting. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
36 total queries executed. 30 unique queries executed. |