samsung tap scroll setting

This commit is contained in:
Fabian Freund
2026-05-06 18:18:07 +02:00
parent 581a5b662b
commit d5f977a3d2
14 changed files with 3364 additions and 2204 deletions
@@ -197,6 +197,10 @@ class GeckoEngineSettingsService {
return _api.setPullToRefreshEnabled(enabled);
}
Future<void> setBrowserHandlingScrollEnabled(bool enabled) {
return _api.setBrowserHandlingScrollEnabled(enabled);
}
/// Sets the app links mode preference.
/// Controls how external app links are handled in browser.
Future<void> setAppLinksMode(AppLinksMode mode) {
File diff suppressed because it is too large Load Diff