rubengarciam/wayne

Reader menu labels are not aligned

rubengarciam opened this issue · 1 comments

Describe the bug
Reader's menu uses SwiftUI's Label in a VStack. However, the system icons and text are not aligned, as each image has its own independent width (vs having a shared width and being horizontally centered(

Raised a ticket with Apple: #FB7986805
image

Holding any fix until Menus are related in iOS, probably in the next Xcode 12 beta. I want to give them a go before deciding to fix this