Skip to content

yuler/disable-adjust-fontsize-in-wechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disable Adjust Font Size in WeChat

Disable adjust font size in wechat when browse webpage.

Use WeixinJSBridge listen menu:setfont event and set always to { fontSize: 0 }.

snapshot

Installation

npm install disable-adjust-fontsize-in-wechat --save

Usage

import disableAdjustFontSize from 'disable-adjust-fontsize-in-wechat'

disableAdjustFontSize()

License

MIT

About

Disable adjust font size in wechat when browse webpage.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published