Summary: | "Plot position" in Plot dialog/Content tab not working | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Nicolas Brisset <nicolas.brisset> |
Component: | general | Assignee: | George Staikos <staikos> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Solaris | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nicolas Brisset
2004-08-03 17:15:57 UTC
Yeah that code is commented out right now :) CVS commit by staikos: remove the Plot Position spinbox. I tried to implement it again but it really doesn't make much sense anymore since: 1) it refers to 2d space and we have 3d space now (z-order) 2) we have multiple windows 3) we have free layout capabilities 4) implementing it requires all kinds of tricky geometry work now 5) most of the time it has to be disabled because it's not applicable CCMAIL: 86504-done@bugs.kde.org M +4 -21 kstplotdialog_i.cpp 1.71 M +0 -2 kstplotdialog_i.h 1.28 M +1 -42 plotdialog.ui 1.45 |