You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If width or height of the polygon is 0 the result is always true, despite of the position of the elements.
If the two elements are both circles or polygons it works.
The text was updated successfully, but these errors were encountered:
fabiopigna
changed the title
testPolygonCircle and testCirclePolygon always return true if Polygon has size 0
testPolygonCircle and testCirclePolygon always return true if Polygon has width/height 0
Oct 19, 2018
If width or height of the polygon is 0 the result is always true, despite of the position of the elements.
If the two elements are both circles or polygons it works.
The text was updated successfully, but these errors were encountered: