IMAGINARY / SURFER

Sources of Java version of SURFER (which uses JavaFX 1.3.1)
http://imaginary.org/program/surfer/
31 stars 6 forks source link

Fix surface scaling via zooming and scrolling #17

Open porst17 opened 8 years ago

porst17 commented 8 years ago

There seem to be some issues in the conversion of zoom and scroll units to the scale factor. This might be due to the conversion with log and pow. It is not possible to reach scale values smaller then 1 with zooming and scrolling while it works with the slider.