.align still uses CGFloat instead of Offsetable
Opened this issue · 0 comments
LucasVanDongen commented
.align is one of the few functions left that does not allow us to use Offsetable but requires a CGFloat parameter. Also it doesn't allow for some of the modifiers like .orMore or changing the priority.