[Okular-devel] [Bug 206856] New: layout row stretch in properties dialog
mmj
meinert at gmx.at
Wed Sep 9 13:54:30 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=206856
Summary: layout row stretch in properties dialog
Product: okular
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: okular-devel at kde.org
ReportedBy: meinert at gmx.at
Version: 0.9.1 (using 4.3.1 (KDE 4.3.1), Debian packages)
Compiler: cc
OS: Linux (x86_64) release 2.6.30-1-amd64
It would be good to add a spacer/rowStretch after the last property on the
first tab in the properties dialog. Otherwise after resizing the dialog the
labels are equal distributed over all the height, which looks awful.
I guess it's just about adding something like:
layout->setRowStretch(layout->rowCount(), 1);
at the end of the constructor in propertiesdialog.cpp
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Okular-devel
mailing list