mezr icon indicating copy to clipboard operation
mezr copied to clipboard

New method: mezr.gap(elemA, elemB)

Open niklasramo opened this issue 9 years ago • 2 comments

A method for showing the dimensions and offsets of the area between two non-intersecting rectangles.

niklasramo avatar Oct 02 '16 21:10 niklasramo

What is the area between two rectangles called in english? Tried to google it but with no luck. Maybe a good method name for this could be mezr.areaBetween(elemA, elemB). Or maybe something shorter (but not as clear) mezr.bridge(elemA, elemB) or mezr.link(elemA, elemB). Or would mezr.area(elemA, elemB) work?

niklasramo avatar Oct 03 '16 21:10 niklasramo

Maybe mezr.gap(elemA, elemB) would be good?

niklasramo avatar Nov 15 '16 19:11 niklasramo