mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
cb598c21ab
While bug 1861671 improved menupopup styling to closer match modern macOS, there were still several discrepancies between native and non-native menu metrics. The following adjustments were made in this patch to match native styles: - Don't render the checkmark containers for menus with no checked or checkable items - Adjusted various spacings to match native metrics - Apply padding to the accelerator container only if an accelerator is present - Fixed regression from bug 1861671 resulting in menuitems being misaligned with sub-menus These changes result in non-native menupopups appearing nearly indistinguishable from native menus. Differential Revision: https://phabricator.services.mozilla.com/D199787 |
||
---|---|---|
.. | ||
linux | ||
mobile | ||
osx | ||
shared | ||
windows | ||
LICENSE | ||
moz.build |