diff scripts/plot/__fltk_print__.m @ 11398:f1a4db353da5

__fltk_print__.m: Update figure for FLTK printing, bug 31884.
author Ben Abbott <bpabbott@mac.com>
date Mon, 20 Dec 2010 13:08:32 -0500
parents a44f979a35ce
children fd0a3ac60b0e
line wrap: on
line diff
--- a/scripts/plot/__fltk_print__.m	Mon Dec 20 02:19:04 2010 -0500
+++ b/scripts/plot/__fltk_print__.m	Mon Dec 20 13:08:32 2010 -0500
@@ -27,6 +27,7 @@
 
   figure (opts.figure)
   drawnow ("expose")
+  __fltk_redraw__ ();
 
   if (! isempty (opts.fig2dev_binary))
     ## fig2dev is prefered for conversion to emf