Skip to content

Conversation

@Arnei
Copy link
Member

@Arnei Arnei commented Jan 27, 2026

Fixes #1624. Hopefully also resolves #1282, #1207 as a side effect.

The thumbnail view is overloaded and confusing, especially for multiple tracks. This patch implements the design proposed in #1624 to help with that.

This is mostly just a major restyling, so no important functionality should be lost.

@ltekbas I probably did not manage to implement your vision 100%. Feel free to criticize anything and everything.

The screen you see when clicking on "Thumbnail" in the main menu:
Bildschirmfoto vom 2026-01-27 12-40-12

The screen you see when clicking on "Generate from frame":
Bildschirmfoto vom 2026-01-27 16-16-32

Simple mode is also still around. It skips the thumbnail selection and displays the view where you can generate thumbnails directly, with some extra buttons from the selection screen.
Bildschirmfoto vom 2026-01-27 16-12-07

How to test this

Can be tested by installing the PR, no backend changes required. Don't forget to enable thumbnail view in the settings toml or by adding the query parameter thumbnail.show=true. While these are mostly design changes, make sure everything still functions as well.

For simple mode, toggle it on via thumbnail.simpleMode=true or in the config. You will also have to configure thumbnail.priority.flavor in etc/org.opencastproject.editor.EditorServiceImpl.cfg in the backend.

The thumbnail view is overloaded and confusing, especially for
multiple tracks. This patch implements the design proposed
in opencast#1624 to help with that.

This is mostly just a major restyling, so no important
functionality should be lost.
@Arnei Arnei added the type:enhancement New feature or request label Jan 27, 2026
@github-actions
Copy link

This pull request is deployed at test.editor.opencast.org/1663/2026-01-27_15-23-43/ .
It might take a few minutes for it to become available.

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

Labels

type:enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Thumbnail editor is confusing Thumbnail Editor in simpleMode looks weird

1 participant