[Digikam-devel] [Bug 152424] Workflow organizing : use Color Label Tags over icon view items

Marcel Wiesweg marcel.wiesweg at gmx.de
Thu Jan 27 16:06:08 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=152424





--- Comment #40 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-01-27 17:06:02 ---

> For me the tags name must be cached from the gui. The only view of this must 
> be colored widget/background.

All right, then only add the tag names to InternalTagName, and use
TagsCache::instance()->getOrCreateInternalTag() ensure the tags are present.
It's the easiest solution. The tags will not be visible in any tags tree or
tooltip, but programmatically, you can assign etc. just like any other tag.

> Look on thumbbar, the very small border in Red around icon item.
> Look which color are available in context menu, without a visual color as 
> well.
> We can do better, i'm sure...

Yes I'm sure ;-) A simple color widget in a QWidgetAction for the menu, drawing
the color with the delegate clearly visible, as well in the side bar. Not too
difficult.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list