Skip to content

Commit

Permalink
Added TODO per PR comment
Browse files Browse the repository at this point in the history
  • Loading branch information
NickalasB committed Feb 2, 2021
1 parent 673e896 commit 0094921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/webview_flutter/lib/webview_flutter.dart
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,7 @@ class WebView extends StatefulWidget {
/// On iOS this property is ignored.
///
/// By default 'zoomEnabled' is true
// TODO(https://github.com/flutter/flutter/issues/75196): Update other platform implementations so this param can be used by those platforms
final bool zoomEnabled;

/// Sets whether the WebView should use its built-in zoom mechanisms.
Expand Down

0 comments on commit 0094921

Please sign in to comment.