PickerWheel always with a left margin?

I was using the align property inside the column data and I noticed that they are always with a left margin, what makes the align “center” and “right” be not positioned correctly.

Is that a bug or is there a leftMargin property not documented ?

I noticed that if I remove the “width = display.contentWidth,” from the column data the alignment starts to work correctly.

I noticed that if I remove the “width = display.contentWidth,” from the column data the alignment starts to work correctly.