Summary: | Suggested Improvement to the Collapse/Expand Arrow | ||
---|---|---|---|
Product: | [Plasma] Oxygen | Reporter: | Alex Radu <AlexRadu01> |
Component: | style | Assignee: | Hugo Pereira Da Costa <hugo.pereira.da.costa> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | finex, hugo.pereira.da.costa, meven29, peter.penz19 |
Priority: | NOR | ||
Version: | 4.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alex Radu
2003-08-13 03:21:35 UTC
http://www.geocities.com/winterwolf64/arrow.jpg This screenshot unfortuantely doesen't show too much, you have to actually use a GNOME program that uses this like Ximian's installer to see what I mean. Check out more look n feel wishes to make the UI in KDE easier and more pleasing to the eye: http://bugs.kde.org/show_bug.cgi?id=58944 http://bugs.kde.org/show_bug.cgi?id=59791 http://bugs.kde.org/show_bug.cgi?id=62577 Your webpage is not available. Please attach the image to the bug report. Oh, i tried attaching it but didn't work, to acess the page which says is unavailable, you have to click the image link and tha n put your mouse in the adress bar, click and press enter. This should trick geocities. If it still doesen't work I will try to upload it via BUGS.KDE.ORG. @Peter: highlight the +/- icons for expanding/collapsing folders, could be an interesting idea. Are those icons managed by dolphin or is it a kdelibs/style issue? @FiNeX: This is a style issue. Qt correctly sets the QStyle::State_MouseOver for hovered branch indicators, so the style can render them accordingly. Reassigning to Oxygen. The animation when using arrows could be possible with Oxygen's state changing animations, too. Nice Idea. Will do. This will go in KDE4.5. SVN commit 1106097 by hpereiradacosta: Made tree expander arrow smaller; Used highlight color for hovered tree expander; Use arrow rather than +/- for default tree expander. CCBUG: 62578 M +110 -64 oxygen.cpp M +10 -0 oxygen.h M +9 -1 oxygen.kcfg WebSVN link: http://websvn.kde.org/?view=rev&revision=1106097 |