How would a framework element get moved and behave as a cursor in real time ? For example, if I added an event listener for mouse move, and moved an image than presents the virtual cursor, the moved image will be noticed as following the mouse.
Our app will have more than moving cursor. Whats' the most efficient way to move a cursor size image inside a window ?