C L W
C L W
Unintentionally brought in the commit history for a previous branch 😐
/git merge develop > [Workflow run](https://github.com/HumanSignal/label-studio/actions/runs/9751606783) > Successfully merged: Already up to date.
/git merge develop > [Workflow run](https://github.com/HumanSignal/label-studio/actions/runs/10533412925) > Successfully merged: delete mode 100644 web/libs/editor/src/components/VideoCanvas/VideoCanvas.styl
/git merge develop > [Workflow run](https://github.com/HumanSignal/label-studio/actions/runs/10564147734) > Successfully merged: 3 files changed, 9 insertions(+), 162 deletions(-)
/git merge develop > [Workflow run](https://github.com/HumanSignal/label-studio/actions/runs/10570370704) > Successfully merged: Already up to date.
/git merge develop > [Workflow run](https://github.com/HumanSignal/label-studio/actions/runs/10582268389) > Successfully merged: 17 files changed, 47 insertions(+), 144 deletions(-)
Hi! I think these are great edits - unfortunately our tag pages have a weird workflow. To edit these, you would need edit these pages: https://github.com/HumanSignal/label-studio/blob/0ae3a4e6c9b3fa7df945afa23a2842ecb853b196/web/libs/editor/src/tags/object/TimeSeries.jsx#L29 And https://github.com/HumanSignal/label-studio/blob/0ae3a4e6c9b3fa7df945afa23a2842ecb853b196/web/libs/editor/src/tags/control/TimeSeriesLabels.jsx#L14
With our latest release, we added drag and drop editing for TimeLineLabels: https://github.com/HumanSignal/label-studio/releases/tag/1.18.0 And earlier we added the ability to edit spans: https://github.com/HumanSignal/label-studio/releases/tag/1.15.0 Closing this issue - thank you for...