Skip to content
  • Sheogorath's avatar
    WIP: Add size indicators to all images · d1c26f14
    Sheogorath authored
    This experiment is trying to provide size indicators to the images in
    order to prevent reflowing of the page on lazy-loading the image.
    
    Currently when scrolling down on a page, reloading it and scrolling up,
    the page starts to jump around when the images are loaded. This attempt
    tries to fix this. And while working, it produces other problems like
    height irritations of the images.
    d1c26f14
This project manages its dependencies using Bundler. Learn more