opencast / annotation-tool

A video annotation service that is suitable for research, teaching and learning
Educational Community License v2.0
40 stars 19 forks source link

Reduce Categories per Page #566

Closed lkiesow closed 2 years ago

lkiesow commented 2 years ago

This patch fixes the reduced space for showing the category titles by allowing one less category per page.

The space is distributed equally between all categories on a place so that now you have 1/6 instead of 1/7 of the overall available space.

This fixes #542