Changes between Version 1 and Version 2 of Ticket #59421, comment 1
- Timestamp:
- 09/21/2023 08:24:57 AM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59421, comment 1
v1 v2 1 1 After going superficially through the code in media.php, I understood that only the fourth and subsequent images get loading="lazy" attribute, which is not stated in any docs. I will change this to "enhancement" with following suggestions: 2 - describe in docs **exactly** methodhow it functions2 - describe in docs **exactly** how it functions 3 3 - change algorithm to take into account image heights and widths to calculate what is above and below the fold - for screen size the most used screen dimension would be taken