RESOLVED FIXED 249517
Set the RenderView's layer's anchorPoint to 0,0
https://bugs.webkit.org/show_bug.cgi?id=249517
Summary Set the RenderView's layer's anchorPoint to 0,0
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.