Summary: | Maximize option gives incorrect font size | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
Component: | general | Assignee: | kst |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Export of maximized plot
Export of 'normal' plot. |
Description
Andrew Walker
2007-04-11 22:17:03 UTC
Created attachment 20239 [details]
Export of maximized plot
Created attachment 20240 [details]
Export of 'normal' plot.
The two attachments (this one and the previous one) show the difference between
a maximized plot and a single plot in a tab. Ideally they should be identical -
at least in regards to font size.
"This is a feature, not a bug." The wizard decides in its infinite wisdom to create plots with larger fonts if they are in a grid. We will keep the current behavior. Are you undertstood the nature of the complaint? Did you look at the two attachments? I don't believe this is related in any way to the wizard. I think so.
The wizard created the plots with larger fonts - too big, in fact, given the
number of items in the legend.
Take a look at the font size for the labels and legend for the 'plot in a
grid', and make a single plot of the same stuff with this same requested font
size. If everthing is working as intended, it should look the same as
the 'plot-in-a-grid' in 'z' mode.
The question your attachmets demonstrate is whether we should make the auto
font size for legends smaller than we would like if the legend will be too
big. This question is fairly general, as it can apply any time we create a
new legend.
On Wednesday 11 April 2007 4:29:43 pm Andrew Walker wrote:
> ------- Are you undertstood the nature of the complaint? Did you look at
> the two attachments? I don't believe this is related in any way to the
> wizard.
Agreed - though I think calling this a feature is bit of a stretch. Clearly we shouldn't be changing the font size (as given in the plot dialog) from the default value. The "true" font size should be selected based on the size of the plot and, possibly, the size of the window. I don't see a problem with the legend. If the user (emphasis on user) selects a font size so large that the legend won't fit in the plot then it will spill outside. |