[webkit-changes] [WebKit/WebKit] 37834a: [Writing Tools] Text Animations overrun recipient ...
megangardner
noreply at github.com
Thu Sep 12 04:30:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 37834a3ed1fb9b34b3514540f7ca3033b0c6af0e
https://github.com/WebKit/WebKit/commit/37834a3ed1fb9b34b3514540f7ca3033b0c6af0e
Author: Megan Gardner <megan_gardner at apple.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M Source/WebKit/UIProcess/mac/WKTextAnimationManager.mm
M Source/WebKit/WebKitSwift/TextAnimation/TextAnimationManager.swift
Log Message:
-----------
[Writing Tools] Text Animations overrun recipient and subject lines when content is scrolled.
https://bugs.webkit.org/show_bug.cgi?id=279475
rdar://135760840
Reviewed by Aditya Keerthi.
Views no longer clip to bounds by default, so we need to set that flag
to keep the view from extending beyond the frame of the web view.
* Source/WebKit/UIProcess/mac/WKTextAnimationManager.mm:
(-[WKTextAnimationManager initWithWebViewImpl:]):
Canonical link: https://commits.webkit.org/283552@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