RE: FW: Pointer target size

Sukriti wrote:
> The second one misses distance from where on the target.
Ok, so perhaps:
“The distance from each target’s edge to the to the furthest edge of any other target is at least 24 CSS pixels, except when:”
That might give the impression of lots of calculations, but (I think) has the same effect as you’d only look at anything within 24px.

Cheers,

-Alastair


On Sun, Nov 1, 2020, 1:42 PM Alastair Campbell <acampbell@nomensa.com<mailto:acampbell@nomensa.com>> wrote:
> any feedback on?: "For each edge of a target,  the distance to the  closest edge of the nearest target on the opposite side is at least 24 CSS pixels, except when:":

I think I see what you mean, but the “opposite side” aspect is confusing me quite a lot when combined with “closest edge”.

Does it mean the same as this?
“For each target, the distance to the furthest side of each adjacent target is at least 24 CSS pixels, except when:”

-Alastair

Received on Sunday, 1 November 2020 22:23:40 UTC