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

Zoom not woking? #161

Closed
LuBangTao opened this issue Oct 21, 2020 · 1 comment
Closed

Zoom not woking? #161

LuBangTao opened this issue Oct 21, 2020 · 1 comment

Comments

@LuBangTao
Copy link

LuBangTao commented Oct 21, 2020

Is this normal?
GIF
Can't room in/out....
here's my pluginConfig

module.exports = {
	"vuepress-plugin-medium-zoom":{
		/*图片缩放*/
        "selector": 'img',
        "delay": 1000,
        "options": {
			"margin": 24,
			"background": '#FFFFFF',
			"scrollOffset": 0,
        },
    }
}
@francoischalifour
Copy link
Owner

francoischalifour commented Oct 21, 2020

Your original image is likely not bigger than the displayed image.

Please redirect to vuejs/vuepress.

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

No branches or pull requests

2 participants