Anonymous | Login | 02-25-2021 05:18 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 | ||||||||
0000818 | [tweak] Any | minor | always | 01-11-05 18:45 | 06-20-05 01:56 | ||||||||
Reporter | bert | View Status | public | ||||||||||
Assigned To | |||||||||||||
Priority | normal | Resolution | no change required | ||||||||||
Status | resolved | ||||||||||||
Summary | 0000818: mouseEnter and mouseLeave events when grabbing | ||||||||||||
Description | When picking up a player it is signaled #mouseLeave, after a drop it gets a #mouseEnter, even though the mouse never left the player's bounds in between. | ||||||||||||
Additional Information |
| p | p := CPlayer open. p color: Color black. p startScript: [p color: Color red] when: #mouseEnter. p startScript: [p color: Color black] when: #mouseLeave. |
||||||||||||
Attached Files | |||||||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
36 total queries executed. 30 unique queries executed. |