------- 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