Skip to content

[UI] Load images in used resolution #289

@enter-a-random-username

Description

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)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    AndroidBugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions