Actions
Feature proposal #8310
closedActivity: implement img height and width to prevent content jumping
Description
Images are using native lazy loading, but slow page loads can cause content jumping. Add height and width cached data, if available, to img elements to prevent the content jumping.
Actions