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

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

[Octave-bug-tracker] [bug #40054] FLTK: incorrect Z-order stacking for m


From: Rik
Subject: [Octave-bug-tracker] [bug #40054] FLTK: incorrect Z-order stacking for markers and images
Date: Tue, 15 Apr 2014 21:05:58 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

Update of bug #40054 (project octave):

                  Status:                    None => Ready For Test         

    _______________________________________________________

Follow-up Comment #7:

I'm attaching a patch which fixes the problem for me.  When there is no zdata
(2-D plot) the markers are now placed at Z=0 rather than Z = 1/n where n is
the number of markers.  Because the OpenGL line object is drawn first, the
marker appears on top of the line as is expected.  The patch doesn't appear to
upset other aspects of plotting.  If someone else can test and verify that
this doesn't change other plotting behaviors then I will push it.

(file #31174)
    _______________________________________________________

Additional Item Attachment:

File name: marker_img.cset                Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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