[Kst] [Bug 151062] New: Plot resize from JavaScript not immediate
Andrew Walker
arwalker at sumusltd.com
Fri Oct 19 21:48:09 CEST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=151062
Summary: Plot resize from JavaScript not immediate
Product: kst
Version: 1.4.0
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: arwalker sumusltd com
Version: 1.4.0 (using KDE KDE 3.5.3)
Installed from: Compiled From Sources
OS: Linux
PROBLEM:
When a plot is resized or moved using the JavaScript extension the update is not immediately repainted
STEPS TO REPRODUCE:
Start Kst
Create a plot
Start the JavaScript extension
In the JavaScript console type: Kst.windows[0].plots[0].resize(100,100);
RESULTS:
The plot size does not change
EXPECTED RESULTS:
The plot size should change
More information about the Kst
mailing list