FR: In PopupMenu, the first Item in a submenu should be aligned with the menu item that created it

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 :frowning:

macOS: aligned :slight_smile:

Code:

Indeed JUCE is the odd here.
Here is Windows 10 Menu:

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:

4 Likes