| Summary: | _very_ small fonts in Properties window | ||
|---|---|---|---|
| Product: | [Applications] KEXI | Reporter: | Sergio Rubio <sergio.rubio> |
| Component: | General | Assignee: | Jarosław Staniek <staniek> |
| Status: | CLOSED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sergio Rubio
2005-05-03 15:02:28 UTC
This is usually a result of using fonts looking bad for small sizes. Property editor window default has font settings calculated from your screen resolution. To permamently change the default setting, open your /home/yourname/.kde3/share/config/kexirc file in a text editor and find: [PropertyEditor] section, then change FontSize value to 10: FontSize=10 or bigger if you wish. For Kexi 0.8 we'll try to set better default. In fact, I have to measure my screen and setup the screen dimension properly. Very cool. Thanks. Fixed in 0.9 -pre (will be backported to 0.8): default size is now 10 pixels, not larger than base font size. |