nraynaud / webgcode

Online G-Code simulator, controller code for STM32F4-Discovery and google chrome extension to send the code to it.
http://nraynaud.github.io/webgcode/webapp/visucamTest.html#/
Other
373 stars 162 forks source link

Cannot zoom with mouse wheel #30

Open nylen opened 4 years ago

nylen commented 4 years ago

Using the mouse wheel to zoom in/out on the gcode rendering doesn't work well because it only scrolls by ~1 pixel for each step of the wheel.