From koffice Tue Feb 28 19:53:52 2006 From: Jaroslaw Staniek Date: Tue, 28 Feb 2006 19:53:52 +0000 To: koffice Subject: [Bug 122819] Tiny fontsize in palettes Message-Id: <20060228195352.7904.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=koffice&m=114123735526251 ------- 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 ------- Additional Comments From js iidea pl 2006-02-28 20:53 ------- I've already made some tests in this topic: Kexi property editor (and sidebar in general) has set minimal fonts already. Please take a look at: QFont Kexi::smallFont(QWidget *init) in koffice/kexi/core/kexi.cpp The code depends on desktop geometry and pixel size, not on DPI, which is not always properly set. IMHO function like this can go to kofficeui or later to kdecore. Another issue: it's always safer to provide an app-wide "SmallFontSize" setting in the *rc file, for people that are not happy with defaults. ____________________________________ koffice mailing list koffice@kde.org To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice