| Summary: | Optional smooth scaling of pictures | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Dennis Nienhüser <nienhueser> |
| Component: | widget-frame | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | davidben |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | plasma-frame-smooth-scaling-option.diff | ||
|
Description
Dennis Nienhüser
2008-06-09 23:35:55 UTC
Created attachment 25229 [details]
plasma-frame-smooth-scaling-option.diff
SVN commit 824870 by nienhueser: Use smooth scaling to resize the image, which looks better most times. CCBUG: 163662 M +1 -1 frame.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=824870 *** Bug 165230 has been marked as a duplicate of this bug. *** SVN commit 830516 by nienhueser: Allow switching scaling algorithm. BUG: 163662 M +11 -1 config.ui M +10 -0 configdialog.cpp M +3 -0 configdialog.h M +6 -1 frame.cpp M +2 -0 frame.h WebSVN link: http://websvn.kde.org/?view=rev&revision=830516 |