HumanSignal / HumanSignal/label-studio
Text visualization in the 1.8.0 release
Open
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
In the 1.8.0 release, the interface doesn't break automatically the text lines when it is larger than the screen space. It makes necessary that the person who is making the annotation use the keyboards left and right arrows for read the rest of the text.
That problem doen't happen in the 1.0.2 release.
We are working whith HTML files as you can see in the example bellow:
```
```
Would be possible to use HTML methods to solve that problem?
Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.