Improve layout of tagging dialog
commitb597b37eb3df451d292eb4dbe7be63e2db7cec04
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 24 May 2010 22:32:48 +0000 (25 00:32 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 24 May 2010 22:32:48 +0000 (25 00:32 +0200)
tree818fbf106db3571984f0d57ff342edec9acf5b8c
parent055dec2839120054cf2d09c280c141b751e8dee1
Improve layout of tagging dialog

Width of commit selection combo and consequently also the tagging dialog
grew too large if there were commit messages with a long header line.
Also commit selection combo didn't get enough vertical space when opened
initially.

Bug: 314053
Change-Id: Icd65e211968ed87acc3c0e936ac29239a994743a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/dialogs/CreateTagDialog.java