Video preview UI: obscuring too much of the preview #766
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
You should see thumbnails for local videos. Currently, there is no setting to change the style of the preview. Misskey does not create thumbnail images for remote videos. Before #743, videos without a thumbnail were displayed with a single color background and a play button. In Aria 1.4.0-beta.1, the user avatar is displayed in the preview, and the background color is the average color of the user avatar. The purpose of this change was to emphasize those videos and make them less monotonous. The button does overlap the avatar, but I do not want to make the button smaller because the main role of the preview is to indicate that the media is playable. Also, they should not be confused with the actual thumbnail, and they should be clearly recognized as placeholders. I have noticed that Misskey Web shows thumbnails for remote videos. It seems the |
Beta Was this translation helpful? Give feedback.


You should see thumbnails for local videos. Currently, there is no setting to change the style of the preview.
Misskey does not create thumbnail images for remote videos. Before #743, videos without a thumbnail were displayed with a single color background and a play button.
In Aria 1.4.0-beta.1, the user avatar is displayed in the preview, and the background color is the average color of the user avatar. The purpose of this change was to emphasize those videos and make them less monotonous. The button does overlap the avatar, but I do not want to make the button smaller because the main role of the preview is to indicate that the media is playable. Also, they should not be confused with…