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

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

[Octave-bug-tracker] [bug #57552] Marker sizes in OpenGL printed plots a


From: Rik
Subject: [Octave-bug-tracker] [bug #57552] Marker sizes in OpenGL printed plots are larger than onscreen
Date: Wed, 22 Jan 2020 23:15:51 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #57552 (project octave):

                  Status:               Confirmed => Ready For Test         

    _______________________________________________________

Follow-up Comment #1:

I checked in a change that fixes this issue here
https://hg.savannah.gnu.org/hgweb/octave/rev/46fe22bf1458.

Marking as "Ready For Test".

One thing I note is that we are using a static variable for the conversion
factor between points and pixels.  What if the user has two monitors and moves
the plot window between the two?  It seems possible that this variable should
not be calculated once (static), but calculated every time there is something
printed in case the monitor has changed.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57552>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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