-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#8451Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityp: webviewThe WebView pluginThe WebView pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team
Description
Hi,
By default, WebView scrolling is enabled on iOS
But in some cases I want to disable it
like this
_webView.scrollView.alwaysBounceVertical = NO;
_webView.scrollView.bounces = NO;
can it add a paramter on WebView class to control?
zhenguang, sckoh, WIZOooo, Elena-FrontendDev, xiaocode337317439 and 23 more
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityp: webviewThe WebView pluginThe WebView pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team