tibirna / qgit

Official git repository for QGit.
Other
174 stars 68 forks source link

Compress display of too large tags or branches #23

Open tibirna opened 6 years ago

tibirna commented 6 years ago

Size of labels for branches and tags should be limited to a maximum and expandable on request.

When many branches+tags exist on the same revision, offer an optional compressed view (only an indicator of the number of labels) and an optional full view (expanding the QTableRowItem to the necessary height).