Bug 249517

Summary: Set the RenderView's layer's anchorPoint to 0,0
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: CompositingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=249600
Bug Depends on:    
Bug Blocks: 247106    

Simon Fraser (smfr)
Reported 2022-12-16 19:09:24 PST
Zooming code gets easier if we always give the RenderView's layer an anchor point of [0,0], instead of the default [0.5,0.5].
Attachments
Simon Fraser (smfr)
Comment 1 2022-12-16 19:14:06 PST
Radar WebKit Bug Importer
Comment 2 2022-12-19 13:21:51 PST
EWS
Comment 3 2022-12-22 22:56:35 PST
Committed 258284@main (7c22044657df): <https://commits.webkit.org/258284@main> Reviewed commits have been landed. Closing PR #7802 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.