comparison scripts/ChangeLog @ 10569:4f2e46473153

Fix the order of calling setdata and setvertexdata for patches (bug #29549)
author David Bateman <dbateman@free.fr>
date Sun, 25 Apr 2010 20:04:02 +0200
parents 046b713d21dc
children 148559d9d4ac
comparison
equal deleted inserted replaced
10568:046b713d21dc 10569:4f2e46473153
1 2010-04-24 David Bateman <dbateman@free.fr>
2
3 * plot/private/__patch__.m: Correct order of calling setdata and
4 setvertexdata.
5
1 2010-04-25 Ben Abbott <bpabbot@mac.com> 6 2010-04-25 Ben Abbott <bpabbot@mac.com>
2 7
3 * plot/__go_draw_figure__.m: Hidden axes may have visible children. 8 * plot/__go_draw_figure__.m: Hidden axes may have visible children.
4 9
5 2010-04-24 Ben Abbott <bpabbott@mac.com> 10 2010-04-24 Ben Abbott <bpabbott@mac.com>