When we really zoom in (literally), aligning UI elements on a low resolution screen is less straighfoward than it might seem.
Consider the fact that the OS could not interpret imaginary lines between pixels and use those to center/middle align element.
This meant that all elements needed to use uneven number of pixels for their dimensions. By having an uneven number, there is always a "middle" pixel row or column to use for alignment.