Incorrect deletion logic; it should be restricted using `self.viewport_description.`
Incorrect deletion logic; it should be restricted using self.viewport_description.
Originally posted by @kongbai1996 in https://github.com/servo/servo/pull/39868#discussion_r2488543053
I added a restriction for self.viewport_description in the latest code's adjust_pinch_zoom function, but the page still zooms. The developer of this feature, @shubhamg13 , will continue to investigate the cause.
@servo-highfive assign me. I am working on it.
Hey @kongbai1996! Thanks for your interest in working on this issue. It's now assigned to you!
#40098 This PR can fix the issue.