ufal / factgenie

Lightweight self-hosted span annotation tool
https://quest.ms.mff.cuni.cz/nlg/d2t-llm/
MIT License
23 stars 2 forks source link

Fix annotation interface #129

Closed kasnerz closed 1 month ago

kasnerz commented 1 month ago

Fix issues with the annotation interface UI.

We now correctly save the values of example-level inputs when switching between annotated examples.

The slider width now gets updated when the page layout is changed.

Resolves #128