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

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Tue Feb 28 08:08:43 GMT 2017


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

--- Comment #4 from caulier.gilles at 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 the assignee for the bug.


More information about the Digikam-devel mailing list