square/Listable

Figure out measurement rounding decision

kyleve opened this issue · 0 comments

Andrew brings up a good point here around rounding: Do we round to points or pixels? https://git.sqcorp.co/projects/IOS/repos/register/pull-requests/38995/overview?commentId=3810993

I'm not sure there's a single answer... could also assert that the returned value is a multiple of (1 / screen.scale), and push this down to consumers...