-
There is a start here: https://github.com/kingdom-code/kingdom-code/blob/ad73f6b9fb6d0e6361e392c6b4986c1b690e8aa8/image-resize.js
However currently not implemented…
-
Hiya,
Is there any way to get this to play nicely with responsive images?
Specifying my width and height in my HTML, I am unable to add:
`` height: auto; ``
Without breaking the script. …
-
Die Bilder in den News sehen auf dem Phone eher nicht so gut aus.
-
## Make the Web Application Responsive
### Description
We need to ensure the web application is responsive across different screen sizes (mobile, tablet, desktop) for an optimal user experience. T…
-
# Implement New Apartment Registration View
A view is required to register new apartments on the platform, following the design provided in the mockup.
## Problem
Currently, there is no interfa…
-
**Description:**
The current design of the page does not adapt well to different screen sizes. To improve user experience across devices, we need to implement responsive design techniques.
**Acc…
-
The photos currently hosted on the site are currently rather large (~4MP). Support for responsive images should be added to improve mobile performance.
There is a [Jekyll plugin](https://github.com/w…
-
Need full width images that are responsive on mobile to scale height in proportion to width (example sets height to 30vw) . Allows use of large images, but designed to take up less screen height on sm…
-
tl;dr: Correctly marked up responsive images (`srcset` + `sizes`) result in high-resolution devices (2x, 3x, 4x, 5x, 6x dpi) downloading and using very large files causing significant performance hits…
mor10 updated
1 month ago
-
Cloudinary supports generating responsive images.
https://cloudinary.com/documentation/responsive_images#responsive_breakpoint_generator
```
cloudinary.uploader.v2.upload("sample.jpg", { respon…