And now
Aurora supports
fully-custom popup menus.
This example (
full code here) is showing how to build a popup menu along the lines of those seen in Chrome and Firefox, with a variety of content:
1. Header with bold title, embedded command button and a colorful horizontal separator
2. Regular menu items, action or popups
3. A composite zoom row with buttons to increase or decrease the zoom factor, and a separate command button to go full screen
4. A composite edit row with cut / copy / paste buttons
5. Footer with accented background fill
Note how the zoom row allows changing the zoom multiple times without the whole menu being dismissed. In addition, the zoom factor label is using the newly added prototype display feature that enables “stable” presentation without moving elements around it even as the content itself displays fewer or more characters.