Commit 6bb5975
In the inventory, when inspecting a trinket with full text, the view doesn't scroll, so the text overflows. Make that text scrollable.
- Removed `fit_content = true` and `scroll_active = false` from the
`InspectText` RichTextLabel so it stays within its allocated space
and uses its built-in scrollbar when content overflows.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2e5a18c commit 6bb5975
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
| |||
0 commit comments