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

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

[Octave-bug-tracker] [bug #34720] plot box shifts when printing with FLT


From: Muhali
Subject: [Octave-bug-tracker] [bug #34720] plot box shifts when printing with FLTK
Date: Thu, 03 Nov 2011 18:29:44 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

Follow-up Comment #10, bug #34720 (project octave):

I see the shifting behavior also with plotting only (no printing):


figure(1) ;
plot([1 1]);
pause(0.0001);
plot([1 1]);
figure(2);
plot([1 1]);


This is with the current tip (13804:4f112bebd474).

I am not sure how/whether it is related to the issue described in my original
post (plot gets outside canvas).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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