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

--- Comment #4 from caulier.gil...@gmail.com ---
Hi Lui,

The source code place to investigate is good.

Hard-coding the size of widget in source code is not the right solution.
You don't take a care about font/widget style used in application.

Look in this class :

https://cgit.kde.org/digikam.git/tree/libs/imageproperties/imagepropertiestxtlabel.h#n90

setLinesNumber() adjust the size of text browser used in Cation/Tags tab from
right sidebar. Here the height of text view is adjusted. You can code something
similar to adjust the width of face tag widget about an amount of characters.

Gilles Caulier
The

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to