octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #51723] legend box incorrectly sized in "demo


From: Rik
Subject: [Octave-bug-tracker] [bug #51723] legend box incorrectly sized in "demo copyobj 1"
Date: Thu, 10 Aug 2017 15:03:19 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

Follow-up Comment #3, bug #51723 (project octave):

One way to restore updating is to get the handle for the "legend" axes object
and then change the property "cameraupvectormode" from "manual" to "auto". 
After that, slightly changing the plot size will force a redraw and the box
will be calculated correctly.

The issue is why the axes size is not correctly.  The "position" and
"outerposition" properties match.  There is something strange with the
"tightinset" property which has negative numbers in it.  But I can get those
to go away after resizing the plot so that they are updated.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51723>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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