diff scripts/ChangeLog @ 8894:4414e555505d

__go_draw_axes__.m: Do not render axis labels twice when their handles are visible.
author Ben Abbott <bpabbott@mac.com>
date Sun, 01 Mar 2009 11:39:45 -0500
parents 937b58380b6a
children ca032de5fbf2
line wrap: on
line diff
--- a/scripts/ChangeLog	Sun Mar 01 09:49:37 2009 -0500
+++ b/scripts/ChangeLog	Sun Mar 01 11:39:45 2009 -0500
@@ -1,3 +1,9 @@
+2009-03-01  Ben Abbott <bpabbott@mac.com>
+
+	* plot/__go_draw_axes__.m: Do not render axis labels twice when
+	their handles are visible, but do render objects with hidden
+	handles.
+
 2009-03-01  Ben Abbott <bpabbott@mac.com>
 
 	* general/num2str.m: Trivial bug fix. Recent switch from split()