fluttercommunity / fluttercommunity/flutter_webview_plugin

WebView doesn't scale properly on iOS

オープン
#104 コメント 0 件 リアクション 7 件 担当者 0 名 GitHub で見る
bug help wanted IOS
主要言語
Java
スター
1.5k
フォーク
938
PR マージ指標
30日以内にマージされた PR はありません

説明

Some HTML websites do not scale properly on iOS, as they do on Android.

Usually in iOS I'm able to force re-sizing and scaling through specific methods, such as;

self.webView.scalesPageToFit = true
self.webView.contentMode = UIViewContentMode.ScaleAspectFit

Is there any inclusion of said methods in this plugin?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。