android-js/androidjs

An option to disable min-font-size and system font scaling in webview

dmarkh opened this issue · 0 comments

Hi,
Is it possible to add a configuration option to disable the minimum font size in the webview, please? Currently, it is set based on the android system font size scaling factor, and I'd like an option to disable that effect completely. I do need to use custom x-small font sizes in certain cases and enforced large font sizes are breaking the application's UI.
Thanks!