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

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

[Octave-bug-tracker] [bug #48833] multi rows subplot behave incorrectly


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #48833] multi rows subplot behave incorrectly with qt toolkit
Date: Sun, 21 Aug 2016 21:37:49 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #1, bug #48833 (project octave):

This may boil down to 


close all
graphics_toolkit qt
hf = figure ();
all (get (hf, "position") == get (0, "defaultfigureposition"))


This returns false when exectued in the terminal and true when executed from a
script (drawnow is invoked only at the end of the script). After the figure
has actually been drawn, it is one pixel higher than expected.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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