Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

[lazy-img] implement native scrolling #119

@peterpeterparker

Description

@peterpeterparker

It would be cool to add the native scrolling (https://www.xda-developers.com/google-chrome-image-lazy-loading-speed-up-page-loading-mobile/) to the deckdeckgo-lazy-img component.

But it would be important too:

  • still have the ability to lazyLoad() manually
  • if native scrolling would not be possible, to fallback on Intersection Observer method and ultimately if nothing is available, to load the image immediately (already the case)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions