Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6e8c4b8ceac2843e67a43e967f9d0780ec1218f2
      
https://github.com/WebKit/WebKit/commit/6e8c4b8ceac2843e67a43e967f9d0780ec1218f2
  Author: Richard Robinson <[email protected]>
  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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to