Original PR: https://github.com/RedWizardsLab/EchoHub/pull/25 Author: @Stone-Red-Code Created: 2/23/2026 Status: ✅ Merged Merged: 2/24/2026 Merged by: @Stone-Red-Code
Base: dev ← Head: dev_improve_word_wrapping
dev
dev_improve_word_wrapping
3273e62
3 files changed (+67 additions, -34 deletions)
📝 src/EchoHub.Client/UI/Chat/ChatLine.cs (+63 -33) 📝 src/EchoHub.Client/UI/Chat/ChatMessageManager.cs (+3 -0) 📝 src/EchoHub.Client/UI/MainWindow.cs (+1 -1)
src/EchoHub.Client/UI/Chat/ChatLine.cs
src/EchoHub.Client/UI/Chat/ChatMessageManager.cs
src/EchoHub.Client/UI/MainWindow.cs
Improve word wrapping to wrap lines on a per-word basis and to use the correct indent.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/RedWizardsLab/EchoHub/pull/25
Author: @Stone-Red-Code
Created: 2/23/2026
Status: ✅ Merged
Merged: 2/24/2026
Merged by: @Stone-Red-Code
Base:
dev← Head:dev_improve_word_wrapping📝 Commits (1)
3273e62feat: improve word wrapping in ChatLine📊 Changes
3 files changed (+67 additions, -34 deletions)
View changed files
📝
src/EchoHub.Client/UI/Chat/ChatLine.cs(+63 -33)📝
src/EchoHub.Client/UI/Chat/ChatMessageManager.cs(+3 -0)📝
src/EchoHub.Client/UI/MainWindow.cs(+1 -1)📄 Description
Summary
Improve word wrapping to wrap lines on a per-word basis and to use the correct indent.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.