Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

鼠标中键的上下滚动与放大缩小 #28

Closed
RenJiangZhou2163 opened this issue Feb 4, 2021 · 0 comments
Closed

鼠标中键的上下滚动与放大缩小 #28

RenJiangZhou2163 opened this issue Feb 4, 2021 · 0 comments

Comments

@RenJiangZhou2163
Copy link

建议修改为:
向上:放大
向下:缩小

jtopo-0.4.8-dev.js 1103行

null != this.wheelZoom && (b > 0 ? this.zoomOut(this.wheelZoom) : this.zoomIn(this.wheelZoom))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant