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
Currently the direction functions such as at-right, move-left, etc, select the option closest to origin if there are multiple rectangles along that boarder. It would be better allow more choices when it comes to selecting bordering rectangles.
One idea is to use interval algebra to describe the relations between two rectangle edges on the same axis.
The text was updated successfully, but these errors were encountered:
Currently the direction functions such as
at-right
,move-left
, etc, select the option closest to origin if there are multiple rectangles along that boarder. It would be better allow more choices when it comes to selecting bordering rectangles.One idea is to use interval algebra to describe the relations between two rectangle edges on the same axis.
The text was updated successfully, but these errors were encountered: