[Digikam-devel] [Bug 115157] digikam usability: Image comments/tags dialog: hard to find/see all already selected tags (and to 'de'select them)

Gilles Caulier caulier.gilles at kdemail.net
Wed Dec 20 20:42:42 GMT 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=115157         




------- Additional Comments From caulier.gilles kdemail net  2006-12-20 21:42 -------
SVN commit 615252 by cgilles:

digikam from trunk : Comments & Tags sidebar : Tags View : check if "Already Assigned Tags" button is on when user change current picture focus to refresh the assigned tags list properly.
CCBUGS: 115157

 M  +2 -0      imagedescedittab.cpp  


--- trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp #615251:615252
 @ -525,6 +525,8  @
         ++it;
     }
 
+    slotAssignedTagsToggled(d->assignedTagsBtn->isOn());
+
     d->tagsView->blockSignals(false);
 }



More information about the Digikam-devel mailing list