Version: 1.6 svn (using KDE KDE 3.5.4) Installed from: Ubuntu Packages The bezier tools don't show the bezier lines in opengl mode, possibly because we create a QPainter directly, instead of asking the canvas for a painter (there are two in 1.6, qpainter and opengl painter)
No, I'm wrong: the kis_opengl_canvas_painter doesn't contain implementations for the cubic bezier thing. Maybe thrain forgot about it?
Almost solved this (I need some more work to get colors and round rects working)
Let's declare this Good Enough for 1.6, and 2.0 the problem has been solved by Qt.
You need to log in before you can comment on or make changes to this bug.