Summary: | "Select font" dialog window, too way for set the size value | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | FiNeX <finex> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Three way to set the font size!!!
Three way to set the font size! |
Description
FiNeX
2007-11-15 12:24:51 UTC
Created attachment 22074 [details]
Three way to set the font size!!!
Created attachment 22075 [details]
Three way to set the font size!
SVN commit 738794 by tmcguire: Don't show a slider for the font size. When using KIntNumInput, setSliderEnabled(false) has to be explicitly called, or the slider will be enabled by default. BUG: 152351 M +1 -0 kfontchooser.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=738794 |