From 8729b8b1a275d119e74c7e7b74b9433c341a38cc Mon Sep 17 00:00:00 2001 From: Olivier Couet <Olivier.Couet@cern.ch> Date: Tue, 22 Jun 2010 08:28:21 +0000 Subject: [PATCH] - TPad git-svn-id: http://root.cern.ch/svn/root/trunk@34041 27541ba8-7e3a-0410-8455-c3a389f83636 --- graf2d/doc/v528/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graf2d/doc/v528/index.html b/graf2d/doc/v528/index.html index c54a7962ded..689d16d7d8d 100644 --- a/graf2d/doc/v528/index.html +++ b/graf2d/doc/v528/index.html @@ -195,4 +195,6 @@ the rubberband was not visible during the zooming along axis. <tt>.pdf[</tt>, <tt>.pad(</tt> and <tt>.pdf)</tt> to avoid the PS and PDF mixing when a multiple pages PDF files is generated. To work around this problem it was enough to specify the option "pdf" in SaveAs. +<li> <tt>c->BuildLegend()</tt> created the legend in the current pad, + not in <tt>c</tt> (as it should). </ul> -- GitLab