We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
就是说鼠标对着图片的某个像素点A,滚轮使得图片放大再放大,此时鼠标始终在A点。然后放大之后再缩小再缩小,然后再放大再放大,鼠标仍旧在A点。
The text was updated successfully, but these errors were encountered:
图片超过窗口大小的时候就已经是这个行为了,未超过窗口大小的时候不是。
如果你是希望即便未盛满窗口的时候也是以鼠标为中心放大的话,目前是不支持的,以后会不会有不好说,但暂时没有计划实现 😂
Sorry, something went wrong.
No branches or pull requests
就是说鼠标对着图片的某个像素点A,滚轮使得图片放大再放大,此时鼠标始终在A点。然后放大之后再缩小再缩小,然后再放大再放大,鼠标仍旧在A点。
The text was updated successfully, but these errors were encountered: