cmelian
Results
2
comments of
cmelian
> It might be related to the input image format. The default is jpg. If you use png then you need to modify the argument.yml `img_format: '.png'`
I modified ath.isStandalone as this to check Android isStandalone: ``` ath.isStandalone = ('standalone' in window.navigator && window.navigator.standalone) || (screen.height-document.documentElement.clientHeight