Bug 221823 - Floating text boxes should be resizable in layout mode and by changing the font size in the dialog
Summary: Floating text boxes should be resizable in layout mode and by changing the fo...
Status: CONFIRMED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 2.0.0
Platform: unspecified Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 17:45 UTC by Nicolas Brisset
Modified: 2012-02-29 01:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Brisset 2010-01-08 17:45:13 UTC
Version:           2.0.0_devel (using unspecified)
Compiler:          mingw delivered with QtCreator 1.1.0
OS:                Windows 32-Bit

As discussed in the comments to bug #221749: 
it would make life much easier if it were possible to resize floating text boxes (particularly legends and text view items) more easily. Specifically:
- when in layout mode and clicking on a text box or legend, allow it to be resized with the mouse like other objects and then compute the font size required to best fill the drawn box. This font size will then be indicated in the object's dialog
- when changing the font size from a text object's dialog, resize the box to accomodate for the requested font size.

In that way we can make it easy for people who want do do a quick layout without exact requirements on the font size, while still allowing people who want a precise font to define it easily.
Comment 1 Peter Kümmel 2010-08-14 12:14:41 UTC
Change version from 2.0.0_devel to 2.0.0 to simplify version numbering.
Comment 2 Netterfield 2012-02-29 01:01:31 UTC
This currently works for text labels, but not for legends.