[webkit-changes] [WebKit/WebKit] 6e8c4b: [Writing Tools] Rewrite animation is incorrectly o...

Richard Robinson noreply at github.com
Mon Aug 26 17:29:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6e8c4b8ceac2843e67a43e967f9d0780ec1218f2
      https://github.com/WebKit/WebKit/commit/6e8c4b8ceac2843e67a43e967f9d0780ec1218f2
  Author: Richard Robinson <richard_robinson2 at apple.com>
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
    M Source/WebKit/UIProcess/mac/WKTextAnimationManager.mm

  Log Message:
  -----------
  [Writing Tools] Rewrite animation is incorrectly offset in HTML Notes
https://bugs.webkit.org/show_bug.cgi?id=278686
rdar://134443387

Reviewed by Aditya Keerthi.

Since the effect view is being added as a subview to the web view, it's frame should be the web view's bounds
and not the web view's frame.

* Source/WebKit/UIProcess/mac/WKTextAnimationManager.mm:
(-[WKTextAnimationManager initWithWebViewImpl:]):

Canonical link: https://commits.webkit.org/282770@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