Summary: | Show the timeline name over the timeline icon | ||
---|---|---|---|
Product: | [Applications] choqok | Reporter: | Richard Bos <richard.bos> |
Component: | general | Assignee: | Mehrdad Momeny <mehrdad.momeny> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | mehrdad.momeny |
Priority: | NOR | ||
Version: | 1.2 | ||
Target Milestone: | 1.3 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | The current GUI shows a tooltip, but that is like searching a needle in the haystack |
Git commit 3b004e18578edb23780f8ada58517339ddeddbc9 by Mehrdad Momeny. Committed on 23/02/2012 at 17:17. Pushed by momeny into branch 'master'. Related: bug 4 M +36 -1 helperlibs/twitterapihelper/twitterapimicroblogwidget.cpp M +0 -3 libchoqok/ui/choqoktabbar.cpp M +5 -3 libchoqok/ui/microblogwidget.cpp M +12 -1 libchoqok/ui/timelinewidget.cpp M +11 -2 libchoqok/ui/timelinewidget.h http://commits.kde.org/choqok/3b004e18578edb23780f8ada58517339ddeddbc9 |
Created attachment 66120 [details] The current GUI shows a tooltip, but that is like searching a needle in the haystack Version: 1.1 (using KDE 4.6.5) OS: Linux This is for Choqok-1.2 with the new GUI (timeline icons on the left side). KDE bugzilla misses Choqok-1.2 in de dropdown menu. Have the name of timeline mentioned over the timeline icon (binocular). I have now 4 binocular icons above each other without name. Therefor I don't know which timeline is providing what channel. Is it possible to put the name of the channel in a small font over the binocular icon? Perhaps the first N characters of the name are enough. Perhaps it can be made configurable whether a user wants to have the name over / under the binocular icon or not (or just only the name). I'm having those timelines for time now, and it is still not known to me where which timeline is located. Having the text with the icon, would make it a much nicer interface. Reproducible: Always Steps to Reproduce: Have multiple timelines on the left side of the GUI. Actual Results: There are only icons, no names. It is hard to guess which icon provides what channel. Expected Results: Show the timeline names (if it does not fit, just the beginning of the name and fading out at the end of the available space). Or make the icons configurable, so it is easier to associate a timeline with a different icon. The current GUI shows a tooltip, but that is like searching a needle in the haystack.