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

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

[Octave-bug-tracker] [bug #39988] standard height of figures changes


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #39988] standard height of figures changes
Date: Tue, 10 Sep 2013 03:05:32 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36

Follow-up Comment #9, bug #39988 (project octave):

I see the same change in the height property with FLTK 1.3.2 on Debian.


octave:1> figure (1);
octave:2> figure (2);
octave:3> get (1:2, "position")
ans = 
{
  [1,1] =

     300   200   560   440

  [2,1] =

     300   200   560   420

}


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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