<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 1: Color legend broken in perspective mode</title><link>https://sourceforge.net/p/qwtplot3d/bugs/1/</link><description>Recent changes to 1: Color legend broken in perspective mode</description><atom:link href="https://sourceforge.net/p/qwtplot3d/bugs/1/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 05 Mar 2008 12:49:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/qwtplot3d/bugs/1/feed.rss" rel="self" type="application/rss+xml"/><item><title>Color legend broken in perspective mode</title><link>https://sourceforge.net/p/qwtplot3d/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In perspective mode, the color legend is malproportioned and the legend axis is displayed at an angle, crossing through the gradient. Tested with QwtPlot3D 0.2.7 and Qt 4.3.3.&lt;/p&gt;
&lt;p&gt;Probably the easiest way to reproduce this is to patch the simpleplot demo:&lt;/p&gt;
&lt;p&gt;--- /usr/share/doc/qwtplot3d-0.2.7/examples/simpleplot/simpleplot.cpp   2008-02-27 13:51:37.000000000 +0100&lt;br /&gt;
+++ simpleplot.cpp      2008-03-05 13:39:07.000000000 +0100&lt;br /&gt;
@@ -66,6 +66,9 @@&lt;/p&gt;
&lt;p&gt;setCoordinateStyle(BOX);&lt;/p&gt;
&lt;p&gt;+        setOrtho(false);&lt;br /&gt;
+        showColorLegend(true);&lt;br /&gt;
+&lt;br /&gt;
updateData();&lt;br /&gt;
updateGL();&lt;br /&gt;
}&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Knut Franke</dc:creator><pubDate>Wed, 05 Mar 2008 12:49:11 -0000</pubDate><guid>https://sourceforge.net0a0c834a9ad89f659309a116f52bb6df976887d4</guid></item></channel></rss>