WIP: Add word wrap #22

Draft
Toast wants to merge 3 commits from wordWrap into main
Owner

We have no wordwrap anywhere, so long text either gets cut off or overflows outside of it's container

Screenshot_20250605_132846
Screenshot_20250605_133007

We have no wordwrap anywhere, so long text either gets cut off or overflows outside of it's container ![Screenshot_20250605_132846](/attachments/9ea4dea1-caa1-499c-90fe-9b33d046f34e) ![Screenshot_20250605_133007](/attachments/083dc487-f40a-4395-aa60-5247c88b9c1c)
Toast added 2 commits 2025-06-05 14:10:35 +02:00
Toast added this to the Frontend project 2025-06-06 02:24:33 +02:00
Toast added 1 commit 2025-06-06 03:49:53 +02:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin wordWrap:wordWrap
git checkout wordWrap

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff wordWrap
git checkout wordWrap
git rebase main
git checkout main
git merge --ff-only wordWrap
git checkout wordWrap
git rebase main
git checkout main
git merge --no-ff wordWrap
git checkout main
git merge --squash wordWrap
git checkout main
git merge --ff-only wordWrap
git checkout main
git merge wordWrap
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Toast/Leek#22
No description provided.