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

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

[Octave-bug-tracker] [bug #52196] camva/camtarget/camzoom: resizing figu


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #52196] camva/camtarget/camzoom: resizing figure changes axes size
Date: Mon, 9 Oct 2017 14:40:07 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0

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

I can also reproduce this behaviour with Octave 4.2.1 when manually resizing
the figure from the following commands:

peaks ();
set (gca, "cameraviewangle", get (gca, "cameraviewangle")/2);


So this is no recent regression.
Also there is this intermittent zooming out effect when using the manual
rotate function in the figure. This is more profound when rotating at high and
low elevations. When rotating with the camera at z approximately 0 the effect
doesn't show.
There might be something wrong in update_camera in graphics.cc.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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