bh: thuban ChangeLog,1.666,1.667

cvs@intevation.de cvs at intevation.de
Tue Jul 13 13:07:48 CEST 2004


Author: bh

Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv23741

Modified Files:
	ChangeLog 
Log Message:
(BaseRenderer.render_map_incrementally): Fix a logic bug in the
optimization that tries not to draw layers under a raster layer.
The bug was harmless.  All it effectively did was to produce The a
strange messages about not being able to draw Layer instances for
all vector layers below a raster layer which would be invisible
anyway because the raster layer currently always covers the entire
window


Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.666
retrieving revision 1.667
diff -u -d -r1.666 -r1.667
--- ChangeLog	8 Jul 2004 14:30:53 -0000	1.666
+++ ChangeLog	13 Jul 2004 11:07:45 -0000	1.667
@@ -1,3 +1,14 @@
+2004-07-13  Bernhard Herzog  <bh at intevation.de>
+
+	* Thuban/UI/baserenderer.py
+	(BaseRenderer.render_map_incrementally): Fix a logic bug in the
+	optimization that tries not to draw layers under a raster layer.
+	The bug was harmless.  All it effectively did was to produce The a
+	strange messages about not being able to draw Layer instances for
+	all vector layers below a raster layer which would be invisible
+	anyway because the raster layer currently always covers the entire
+	window
+
 2004-07-08  Jan Schüngel <jschuengel at intevation.de>
 
 	* Extensions/umn_mapserver/mapfile.py: Added code to generade and get





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)