[PR #1954] [CLOSED] Add wrapping to long diff lines to fix #1827 #16141

Closed
opened 2025-11-02 12:03:14 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1954
Author: @mjwwit
Created: 6/12/2017
Status: Closed

Base: masterHead: master


📄 Description

This PR adds line wrapping to the unified diff view (for long lines) (#1827). Wrapping was already done in the split view.
An additional change has been made to align the line-numbers of wrapped diff lines to the top of the line.
gitea-long-diff-line-wrapped

EDIT: Closes #1827


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/1954 **Author:** [@mjwwit](https://github.com/mjwwit) **Created:** 6/12/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📄 Description This PR adds line wrapping to the unified diff view (for long lines) (#1827). Wrapping was already done in the split view. An additional change has been made to align the line-numbers of wrapped diff lines to the top of the line. ![gitea-long-diff-line-wrapped](https://user-images.githubusercontent.com/4455124/27043956-2a14577c-4f9c-11e7-9cef-913284beb9e2.png) EDIT: Closes #1827 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:03:14 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16141