Open
Description
When moving crosshair cursor, there is a slight delay compared to standard mouse. I've seen that custom cursor was done with quick items and sending mouse position via signals/slots.
I'm not so familiar with qt quick, but could this be implemented without signal/slots to remove the delay?