nkh / P5-App-Asciio

Plain ASCII diagram
https://nkh.github.io/P5-App-Asciio/
53 stars 4 forks source link

ADDED: mouse scroll room in and out #118

Closed nkh closed 1 year ago

nkh commented 1 year ago

CHANGED: Room in and out are based on the distance between the mouse and the upper and left edges of the canvas in GUI

qindapao commented 1 year ago

@nkh

https://github.com/qindapao/P5-App-Asciio/commit/1cd0b076443b16e64ae83c847a041d5459788cba

This is the modified code, please check why the mouse wheel event on your side is different from mine.