Create a separate submenu for tags
commit8decea7394647b376c93a4625a18efc90f1de0b4
authorMarkus Heidelberg <markus.heidelberg@web.de>
Sat, 6 Jun 2009 11:57:51 +0000 (6 13:57 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 6 Jun 2009 12:20:20 +0000 (6 14:20 +0200)
tree5ce609b55e87fe435b33d7dc208f9bf058344736
parent127175facd4ee3caf17d36632403040277bbdf3d
Create a separate submenu for tags

It is more logical and hierarchical correct not to begin listing tags in
the existing submenu. The remaining space of the main context menu is
halved for the branches and tags to be displayed before the submenu has
to be created.

A little downside is that now you can get 2 "More..." submenus for
branches and tags instead of only 1.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/mainimpl.cpp