Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Videos break drop area in gallery due to variable thumbnail size #6256

Open
thomaslow opened this issue Oct 8, 2024 · 0 comments
Open

Videos break drop area in gallery due to variable thumbnail size #6256

thomaslow opened this issue Oct 8, 2024 · 0 comments

Comments

@thomaslow
Copy link
Collaborator

Describe the bug
In the gallery, video thumbnails are styled differently (with regards to their size) from image thumbnails. This affects the drop area of the thumbnail, which assumes a fixed width of 75px and height 105px.

Screenshot from 2024-10-08 16-50-18

You can see that the drop areas are positioned incorrectly.

To Reproduce
Steps to reproduce the behavior:

  1. Import a video
  2. Try to drag another thumbnail in front of the video

Expected behavior
Videos should either conform to the fixed thumbnail size, or the drop area styling has to be improved.

Release
Master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants