Summary: | Display name does not take the available size correctly when elided | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Daniele E. Domenichelli <ddomenichelli> |
Component: | contactlist | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | Future | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-contact-list/4a964c7d9c424d8601645a7aa4eb719eb36d0bcc | Version Fixed In: | 0.6.0 |
Sentry Crash Report: |
Description
Daniele E. Domenichelli
2013-03-03 21:32:40 UTC
Git commit 4a964c7d9c424d8601645a7aa4eb719eb36d0bcc by Martin Klapetek, on behalf of Daniele E. Domenichelli. Committed on 06/03/2013 at 21:29. Pushed by mklapetek into branch 'master'. Split the display name and the contacts count in the header delegate The contacts count was elided with the display name, and therefore not displayed when the text is elided. Also fixes a few small problems: * The text was elided in a rect that was for some reason sometime smaller and sometimes bigger than the available area. * Add one point for the gray line in the bottom. * Play a little bit with spacing, borders and size hints to make it prettier and easier to understand. Related: bug 316089 REVIEW: 109319 FIXED-IN: 0.6.0 M +30 -21 abstract-contact-delegate.cpp http://commits.kde.org/telepathy-contact-list/4a964c7d9c424d8601645a7aa4eb719eb36d0bcc |