After changing poster and switching back to movies, image and ratio are out of sync #841
Labels
No labels
backend
critical
defect
duplicate
enhancement
fixed
frontend
general
invalid
major
minor
normal
oxjs
pandora_client
python-ox
task
trivial
wontfix
worksforme
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: 0x2620/pandora#841
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The image is still cached, while the ratio is not.
One way of addressing this could be to check, in an image onload handler, if the ratio matches, and to otherwise reload the image with a random query.
Obviously, this won't help if both posters have the same ratio.
In []changeset:pandora,2203: