diff scripts/ChangeLog @ 9478:7e1e90837fef

Avoid the flickering x11 window seen with rapid gnuplot updates.
author Ben Abbott <bpabbott@mac.com>
date Sun, 02 Aug 2009 16:52:12 -0400
parents 4d3d90253e8a
children d9716e3ee0dd
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,10 @@
+2009-08-02  Ben Abbott <bpabbott@mac.com>
+
+	* plot/gnuplot_drawnow.m: Avoid the flickering x11 window seen with
+	rapid replots by avoidng setting multiplot mode. This fix only
+	functions for a single axes with no image objects.
+	* plot/__go_draw_figure__.m: Move 'set multiplot' to gnuplot_drawnow.
+
 2009-07-31  Jaroslav Hajek  <highegg@gmail.com>
 
 	* general/common_size: Optimize.