octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Figure position bug fix


From: Ben Abbott
Subject: Re: Figure position bug fix
Date: Tue, 13 Dec 2011 11:40:12 -0500

On Dec 13, 2011, at 11:25 AM, Michael Goffioul wrote:

> Hi,
> 
> Is there any objection to apply the attached patch. This is IMO the
> way it has to be. But John, I remembered it created other problems for
> you. If this is still the case, could you give an sample demonstrating
> the problem?
> 
> Michael.
> <figure_position>

I'd like to see this change made. I need the part below ...

+      old_bb = get_boundingbox (true);
+      modified = position.set (v, false, do_notify_toolkit);
+      new_bb = get_boundingbox (true);

... for bug 34720.

        https://savannah.gnu.org/bugs/?34720

John, I recall you had encountered some trouble, but I don't recall if you 
provided any detail. Does this change still create problems for you?

Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]