From koffice Tue Feb 28 00:18:54 2006 From: Erik Johansson Date: Tue, 28 Feb 2006 00:18:54 +0000 To: koffice Subject: [Bug 122819] New: Tiny fontsize in palettes Message-Id: <20060228011853.122819.kde () erre ! user ! lysator ! liu ! se> X-MARC-Message: https://marc.info/?l=koffice&m=114111172825390 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=122819 Summary: Tiny fontsize in palettes Product: koffice Version: unspecified Platform: Debian testing OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: koffice kde org ReportedBy: kde erre user lysator liu se Version: 1.4.90.1-1 (using KDE KDE 3.5.1) Installed from: Debian testing/unstable Packages OS: Linux The fontsize in palettes are too small when you are (as I am) using a general fontsize of 8. The fontsize is calculated as generalFont().pointSize() * 0.7 which in my case gives 5.6. And since this value is then casted to an int, the effective size is only 5. I would prefer too see some kind of limit, as in the attached patch. ____________________________________ koffice mailing list koffice@kde.org To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice