Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Zoom on the edge ...

Using the zoom tool near the edge of the screen (so that the zoom box "extends" past the edge of the screen) produces the following error:

Button down=8
java.lang.IllegalArgumentException: newBounds must have the same aspect ratio as getAspectRatio() expected:1.261168384879725 newBounds AspectRatio=1.986254295532646 at net.refractions.udig.project.render.impl.ViewportModelImpl.setBounds(ViewportModelImpl.java:284)




Back to the top