-
## Feature request
Support lazy-loading images
Reference: https://web.dev/browser-level-image-lazy-loading/
#### What problem does this feature solve?
For pages with many images, ins…
oeway updated
4 months ago
-
zlrth updated
7 years ago
-
### Description
Using CollectionView with Grouping enabled and a GridItemsLayout when loading up various images there is a bad Lag / Stutter / Jank that appears and gets progressively worse as you sc…
-
First off, thank you so much for making this excellent library. It has been pretty much flawless 💜.
Found a bug when dealing with images from from Substack specifically.
The HTML is compressed a…
-
AVIF seems is coming fast as a new supported format:
https://caniuse.com/?search=avif
https://jakearchibald.com/2020/avif-has-landed/
In HTML5 markup option we could provide a avif version in a…
-
I currently have this HTML to cater for retina devices:
``
Is there any way to achieve the same result with progressively?
-
Introduce a feature similar to libpng's push mode (`png_process_data()`), this could implemented on top of the existing codepaths but will require some refactoring to support incremental decoding.
…
-
# Description
[x] Feature Request
Increase the resolution of the picture of Cyrus.
# User Story
The people come to this website for two reasons:
1. To see Cyrus
2. To find out if he's goin…
dtkav updated
2 years ago
-
A PWA or Progressive Web Application allows users to install the site as a desktop or android application. It will enhance user experience and drive organic traffic. It also allows users to access the…
-
Masonry option is relatively slow for large image galleries when compared to eg Robogallery which implements a lazy load masonry style gallery: an initial set of images are loaded into a masonry layo…