Summary: | Z-mode + Clean-up layout causes improper redraw | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | D. V. Wiebe <dvw> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.5.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
D. V. Wiebe
2007-12-03 22:52:00 UTC
cleanup layout should just be disabled in ZMode. SVN commit 744957 by arwalker: BUG:153385 Switch out of z-mode whemn user requests cleanup of layout. Fix other problems with z-mode: axis alignment and nested plots M +15 -11 kst2dplot.cpp M +6 -1 kstviewobject.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=744957 |