FR: In PopupMenu, the first Item in a submenu should be aligned with the menu item that created it if using a menu border.
JUCE: Not aligned 
macOS: aligned 
Code:
FR: In PopupMenu, the first Item in a submenu should be aligned with the menu item that created it if using a menu border.
JUCE: Not aligned 
macOS: aligned 
Code:
Another issue is the menu won’t scroll all the way the bottom, so the last items are always cut off.
This seems vaguely familiar of an issue, but only recently… Was this always the case?
Thanks for reporting this bug, I’ve added a fix here:
I’ve also implemented the requested feature here: