GitToTheHub commented on issue #1923: URL: https://github.com/apache/cordova-android/issues/1923#issuecomment-4466766729
> Out of curiosity, does the `interactive-widget` option in the meta viewport tag affect any of this behaviour? > > https://developer.chrome.com/blog/viewport-resize-behavior https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meta/name/viewport#interactive-widget Good point. I tried all three options with the master: - `interactive-widget=resizes-visual` - `interactive-widget=resizes-content` - `interactive-widget=overlays-content` but couldn't get it to work. The changes otherwise look good to me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
