romaonthego/REMenu

REMenuImageAlignmentCenterLeft and REMenuImageAlignmentCenterRight?

Opened this issue · 0 comments

It would be great to see 2 new alignment options:

REMenuImageAlignmentCenterLeft would place the image immediately left of the titleLabel (which has been sized to fit it's width) and apply the imageMargin to it for spacing, then center the image + text-label group within the menu item.

REMenuImageAlignmentCenterRight would place the image immediately right of the titleLabel (which has been sized to fit it's width) and apply the imageMargin to it for spacing, then center the text-label + image group within the menu item.

Thoughts?