Moonfin version
1.4.0
Platform
Android
OS version
All
Device model
Where does it happen?
Home
Input method
Touch
Steps to reproduce
Load ALL images with maxHeight/maxWidth (max size) or fillWidth/fillHeight (area needs to be filled - calc size).
I noticed some use maxWidth, but Backdrops at home or all library post are loaded in full size and not a resized version
Screenshots / recordings (optional)
First two are from home
"GET /Items/<uuid>/Images/Backdrop/0?tag=<uuid> HTTP/1.1" 200 2008878 "-" "Dart/3.11 (dart:io)"
"GET /Items/<uuid>/Images/Primary?maxHeight=300&tag=<uuid> HTTP/1.1" 200 9486 "-" "Dart/3.11 (dart:io)"
"GET /Items/<uuid>/Images/Primary?tag=<uuid> HTTP/1.1" 200 1576184 "-" "Dart/3.11 (dart:io)"
Moonfin version
1.4.0
Platform
Android
OS version
All
Device model
Where does it happen?
Home
Input method
Touch
Steps to reproduce
Load ALL images with maxHeight/maxWidth (max size) or fillWidth/fillHeight (area needs to be filled - calc size).
I noticed some use maxWidth, but Backdrops at home or all library post are loaded in full size and not a resized version
Screenshots / recordings (optional)
First two are from home