Labs/Jetpack/Reboot/JEP/112: Difference between revisions

Jump to navigation Jump to search
Removed Issues section
(Removed Issues section)
Line 280: Line 280:
contextMenu.add(editImagesItem);
contextMenu.add(editImagesItem);
</pre>
</pre>
=== Issues ===
* The context property is ignored for items in submenus.
* If we ever provide access to popup or toolbar menus, the context property will be ignored for them, too.
* If we extend the API to modifications not involving new items -- e.g., removing existing items -- how do you bind a modification to a context?
Confirmed users
764

edits

Navigation menu