This bug does not manifest itself often; in fact, I have only been able to reproduce it with one particular set of results so far. However, I tested in Firefox, Chrome and IE7 and they all exhibited the same behaviour. Given this code:
When moving my mouse focus off of either of the bottom sectors (the ones with a value of 1), there is a chance they may simply disappear. In IE, this freezes all future mouseout animation on the sectors to cease, although mouseover animation still fires. The label animation also still fires on both events. In Firefox and Chrome, all animation events still fire, even the label animation for the sector which disappeared.
This is happening with raphael 1.0, 1.1 and 1.2.1 using g.raphael 0.4 and g.raphael.pie 0.4
This bug does not manifest itself often; in fact, I have only been able to reproduce it with one particular set of results so far. However, I tested in Firefox, Chrome and IE7 and they all exhibited the same behaviour. Given this code:
When moving my mouse focus off of either of the bottom sectors (the ones with a value of 1), there is a chance they may simply disappear. In IE, this freezes all future mouseout animation on the sectors to cease, although mouseover animation still fires. The label animation also still fires on both events. In Firefox and Chrome, all animation events still fire, even the label animation for the sector which disappeared.
This is happening with raphael 1.0, 1.1 and 1.2.1 using g.raphael 0.4 and g.raphael.pie 0.4