InterpolatedBox, as well as reordering within the same row in InterpolatedFlow, only moves the dragged node if its far edge goes past the next node's far edge. When reordering between rows, there is a clear border between two rows - node is sent to the higher row if above it, and lower row if below.
InterpolatedFlow drag-rearranging should behave consistently for both axes.
InterpolatedBox, as well as reordering within the same row in InterpolatedFlow, only moves the dragged node if its far edge goes past the next node's far edge. When reordering between rows, there is a clear border between two rows - node is sent to the higher row if above it, and lower row if below.
InterpolatedFlow drag-rearranging should behave consistently for both axes.