Depending on the relative direction of the light and “camera”, the click point could vary. It wouldn’t be on the tip of the shadow unless the shadow was already directly below the tip of the pointer in the line of sight.
Comment on Mouse pointers with drop shadows have their visual click zones and actual ones misaligned.
eRac@lemmings.world 4 weeks agoA drop shadow implies that the object is floating above a plane. If you have an object floating above a plane, it would need to drop to the plane to interact with it, so the interaction point should be the tip of the shadow, not the tip of the cursor.
Stillwater@sh.itjust.works 4 weeks ago
ChairmanMeow@programming.dev 4 weeks ago
But the cursor ‘dropping’ wouldn’t move it to where the shadow is? The light source is not directly above the cursor so the shadow is offset.