- Fix https://savannah.cern.ch/bugs/?30595 . The loop on the ComputeRange
methods (called for each graph in the multigraph) returned the last values
provided by the last call to ComputeRange instead of computing the minimum
and maximum of all of them. Revision 20335 introduced this bug.
|