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

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

[Octave-bug-tracker] [bug #40246] OpenGL should test data and abort plot


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #40246] OpenGL should test data and abort plot if range > float range
Date: Tue, 22 Oct 2013 21:17:44 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0

Follow-up Comment #6, bug #40246 (project octave):

Not quite fine. The warning message repeats
every time thew mouse moves over the plot.
This is observed by:
plot (1:200)
plot([0 10^44])

then move mouse over the plot.

A choice:
1. Fix the redraw on mouse movement.
2. Fix the warning to only happen once.

It could be as hard to do 1. as 2. !!

Is there no easy way, at the top of gl-render.cc,
to determine if the plot has been modified since 
the last redraw?

I originally posted this to the wrong bug (#39925) Sorry.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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