[Bug 304096] When a thread becomes too long, titles are hidden and selecting mails difficult
Cyrille Dunant
cyrille.dunant at gmail.com
Thu Jul 26 17:05:37 BST 2012
https://bugs.kde.org/show_bug.cgi?id=304096
--- Comment #2 from Cyrille Dunant <cyrille.dunant at gmail.com> ---
On Thursday 26 Jul 2012 15:54:16 you wrote:
> https://bugs.kde.org/show_bug.cgi?id=304096
>
> Laurent Montel <montel at kde.org> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|UNCONFIRMED |RESOLVED
> CC| |montel at kde.org
> Resolution|--- |WONTFIX
>
> --- Comment #1 from Laurent Montel <montel at kde.org> ---
> Not possible to do it.
> Otherwise we must break thread to do it.
> => no good
I might have been unclear: I would just like the _display_ of the thread to
have a depth reset after a while with a marker to indicate that.
Thread display would be:
threadLevel = realTreadLevel % maxDepth ;
if(realTreadLevel % maxDepth == 0 && realTreadLevel)
displayResetMarker() ;
If this is too complicated, never mind. But can we pretty please have at
scrollbar appear?
-- Cyrille Dunant
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list