[Kst] [Bug 109469] Font size increments often have no effect
Andrew Walker
arwalker at sumusltd.com
Fri Jul 22 22:34:36 CEST 2005
------- 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=109469
arwalker sumusltd com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From arwalker sumusltd com 2005-07-22 22:34 -------
The reason it works as it does is so that when the plots are resized a sensible label size is calculated in all situations.
Imagine a plot (essentially the size of the display) where the user has selected a size of 12 for the x-label in the plot dialog. If you want the label to retain its size relative to the plot size then you must scale the label size to the plot size.
When the plot is large incrementing the label size by 1 will roughly increment the font size by 1. When the plot is small the font size will increase more slowly.
I don't think there's any other way to do this that retains the scaling. Unfortunately this means that incrementing the label size doesn't always increment the font size.
More information about the Kst
mailing list