HumanSignal / HumanSignal/label-studio
Documentation: left and right reversed
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Describe the bug**
Documentation issue: the words "left" and "right" are reversed in the text description vs. the actual position in the documentation image.
**To Reproduce**
Documentation in first para under
https://labelstud.io/guide/labeling.html#Feature-capabilities
currently reads:
"Figure 3 shows the appearance of the Outliner panel on the left of the image and Details panel on the right of the image."
But in the picture, the Outliner panel is actually on the *right* and the Details panel on the *left*.
**Expected behavior**
Either 1 or 2:
1) Change the documentation to read
"Figure 3 shows the appearance of the Outliner panel on the right of the image and Details panel on the left of the image."
2) In the running program, swap the Outliner and Details panels (if this is possible), take a screen shot and substitute the new screenshot for the old one in the documentation. (The same screenshot appears in several places in this section of the documentation.)
**Screenshots**

**Environment (please complete the following information):**
N/A
**Additional context**
N/A
Contributor guide
Assessment
This issue has not been assessed yet.