[Digikam-devel] [Bug 130906] Allow user to click text of tags to tag an image (not checkbox only).

Andi Clemens andi.clemens at gmx.net
Sun Jul 6 18:53:11 BST 2008


------- 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=130906         
andi.clemens gmx net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25877|0                           |1
        is obsolete|                            |



------- Additional Comments From andi.clemens gmx net  2008-07-06 19:53 -------
Created an attachment (id=25884)
 --> (http://bugs.kde.org/attachment.cgi?id=25884&action=view)
patch #3

There was a problem with the second patch, you were not able to collapse the
CheckListItems anymore, only by double click, which also resulted in assigning
a tag, although not wanted.
To fix this, I used the mouseInItemRect() function from TAlbumViewList class.
The problem here: it is private. I had to change access to public to use it. Is
there a problem with that? TAlbumListView seems to be no part in any lib in
digiKam so changing its access rights isn't a too big problem, right?

Gilles, what do you think?



More information about the Digikam-devel mailing list