Add "Navigation" group to ContextMenuExtension
ClosedPublic

Authored by antonanikin on Mar 9 2017, 9:03 AM.

Details

Summary

This patch adds new group to ContextMenuExtension for grouping corresponding actions. Current version places such actions to "Extension" group, which also populated by other common actions which leads to "mix" of actions with different sense.

Old menu:


New menu:

Test Plan

Tested with master branch

Diff Detail

Repository
R33 KDevPlatform
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
antonanikin created this revision.Mar 9 2017, 9:03 AM
antonanikin edited the summary of this revision. (Show Details)Mar 9 2017, 9:12 AM
kfunk accepted this revision.Mar 12 2017, 10:36 PM
This revision is now accepted and ready to land.Mar 12 2017, 10:36 PM
This revision was automatically updated to reflect the committed changes.