Summary: | Add ability to scale line width in legend | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 1.8.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrew Walker
2009-12-05 02:27:53 UTC
SVN commit 1058722 by arwalker: BUG:217399 Add ability to scale line width in legend M +28 -0 extensions/js/bind_legend.cpp M +7 -0 extensions/js/bind_legend.h M +13 -0 libkstapp/kstlegenddefaults.cpp M +3 -0 libkstapp/kstlegenddefaults.h M +36 -3 libkstapp/kstviewlegend.cpp M +7 -2 libkstapp/kstviewlegend.h M +70 -55 libkstapp/viewlegendwidget.ui M +1 -1 libkstmath/kstbasecurve.h M +3 -1 libkstmath/kstimage.cpp M +1 -1 libkstmath/kstimage.h M +7 -3 libkstmath/kstvcurve.cpp M +1 -1 libkstmath/kstvcurve.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1058722 Hum, good idea => I think it should be backported to kst 2.x |