mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-01 17:37:37 +00:00
🐛 Fixed images on infinite scroll index pages being stretched in Safari (#636)
closes #634, closes #635 - use `document.importNode` to create a clone of post card elements when pulling them in from infinite scroll pages - cloning the element means the element's owner document matches the viewed document and ensures images in the inserted post card elements are sized according to the viewed document
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user