Cursor feels terrible. Native cursor moves very fast. This cursor does not feel native and moves very slow and sluggish. Do they paint it with Canvas or something like that?
I recall that it is a Div that uses the css invert property, but this can be cpu intensive depending on how it is moved (transform uses gpu I think but position is cpu)
I recall that it is a Div that uses the css invert property, but this can be cpu intensive depending on how it is moved (transform uses gpu I think but position is cpu)