You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not keen on having the image and the text, it should be one or the other. If there is an image, hide the text then we can put the text in a popover. If there is no image, show the text.
To make things uniform we need to need to specify one dimension, either height or width, not both. Most of our cover repo comic publisher images are 64x64 but that's not the case for manga and we can't always expect users to follow that. I think we should constrain the height (64px), and not the width (100%), but set a max-width maybe at like 200px or something.
What happened?
In some cases, publishers may not have a square logo. This can lead to their logos being displayed in unexpected ways, such as this:
What did you expect?
It was expected that publisher logos would be constrained by height rather than width. This would result in a display similar to the following:
Kavita Version Number - If you don not see your version number listed, please update Kavita and see if your issue still persists.
0.8.4.2 - Stable
What operating system is Kavita being hosted from?
Docker (Dockerhub Container)
If the issue is being seen on Desktop, what OS are you running where you see the issue?
Windows
If the issue is being seen in the UI, what browsers are you seeing the problem on?
Firefox, Chrome
If the issue is being seen on Mobile, what OS are you running where you see the issue?
Android
If the issue is being seen on the Mobile UI, what browsers are you seeing the problem on?
Chrome
Relevant log output
No response
Additional Notes
No response
The text was updated successfully, but these errors were encountered: