Select to view content in your preferred language

getShape().moveToFront() blocks or removes mouse events in IE

643
1
06-16-2014 03:05 AM
SantoPfingsten
Deactivated User
I have a case where I want a mouseover to highlight the shape the mouse is on.
In graphicsLayer.on('mouse-over') I call getShape().moveToFront() in order to make sure the outlines are on top of other outlines.
But If I do that in IE (11) then mouse-out and click events won't happen. Doubleclick leads to a single click.
0 Kudos
1 Reply
SantoPfingsten
Deactivated User
push()... I still haven't figured it out, no ideas ?
0 Kudos