https://bugs.kde.org/show_bug.cgi?id=372342
--- Comment #11 from Yingjie Liu <1127553...@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 watching all bug changes.