Hi!
I have a Ext Js sprite which is rotated by an angle. And I have few events such as highlighting the sprite on mouse over. This sprite gets highlighted only when mouse cursor is moved inside the boundary of the sprite.
But when I zoom to an scale of 1.4, this mouse over event gets triggered even when cursor is outside the sprite boundary. It looks as if the complete logical area is shifting to the right side, when we zoom in.
I have attached the Image for more understanding.