[digikam] [Bug 372342] Face tag area is very short

Yingjie Liu bugzilla_noreply at kde.org
Thu Mar 2 09:29:40 GMT 2017


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

--- Comment #11 from Yingjie Liu <1127553236 at qq.com> ---
Hi,
I tested the code I add, then I find that the width of input box should change
only in the FaceItem class. While in the AssignNameOverlay class, it has to be
unchanged. So I the connect of signal textEditChanged and slot
slotSetLineNumber can only be added in FaceItem class. So I add a function void
addTagsChangeSignal() for adding the connect, and it will be invoked in
FaceItem class.
I commited the code and made a pull request to github, but I did not figure out
how to add the patch in this bug entry, should I post some files or use
different way to call a pull request?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Digikam-devel mailing list