Revision 707814
Go back to digest for 9th September 2007Optimization in Educational
James Bowlin committed changes in /trunk/KDE/kdeedu/kstars/kstars/skycomponents/linelistindex.cpp:
Turned of anti-aliasing in LineListIndex for most zoom levels as a temporary workaround for the coordinate grid lockup Jason reported earlier today.
IMO the outrageously long draw time is a bug in the QT drawLine() routine when the antialias RenderHint is enabled. It can take over a thousand times longer compared to when antialiasing is disabled.
File Changes
Modified 1 files
- /trunk/KDE/kdeedu/kstars/kstars/skycomponents/linelistindex.cpp
1 files changed in total