[Kst] [Bug 93651] Label editor: size can't be <0
netterfield at astro.utoronto.ca
netterfield at astro.utoronto.ca
Tue Nov 23 01:29:15 CET 2004
------- 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=93651
netterfield astro utoronto ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From netterfield astro utoronto ca 2004-11-23 01:29 -------
CVS commit by netterfield:
Allow small fonts in floating labels.
Approval: George
BUG: 93651
M +3 -0 kstlabeldialog.ui 1.12
--- kdeextragear-2/kst/kst/kstlabeldialog.ui #1.11:1.12
@ -34,4 +34,7 @
<cstring>FontSize</cstring>
</property>
+ <property name="minValue">
+ <number>-12</number>
+ </property>
</widget>
<widget class="QLabel" row="2" column="4">
More information about the Kst
mailing list