[webkit-changes] [WebKit/WebKit] 3dc8b6: Adjust some behaviors when using WKSelectMultipleP...
Wenson Hsieh
noreply at github.com
Sat Aug 10 20:06:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3dc8b6fe53692282582e88addb94b5c73e8ff37c
https://github.com/WebKit/WebKit/commit/3dc8b6fe53692282582e88addb94b5c73e8ff37c
Author: Wenson Hsieh <wenson_hsieh at apple.com>
Date: 2024-08-10 (Sat, 10 Aug 2024)
Changed paths:
M Source/WebKit/UIProcess/ios/forms/WKFormSelectPicker.mm
Log Message:
-----------
Adjust some behaviors when using WKSelectMultiplePicker on tvOS
https://bugs.webkit.org/show_bug.cgi?id=277920
rdar://133424095
Reviewed by Abrar Rahman Protyasha.
Explicitly set the background color of the table view controller's view, tint color of the table
view, and also set the modal presentation style to be a page sheet. For consistency, we also omit
next/previous toolbar buttons in the navigation bar.
* Source/WebKit/UIProcess/ios/forms/WKFormSelectPicker.mm:
(-[WKSelectPickerTableViewController initWithView:]):
(-[WKSelectPickerTableViewController viewDidLoad]):
(-[WKSelectMultiplePicker configurePresentation]):
Canonical link: https://commits.webkit.org/282095@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list