Skip to content

Diff split view paints the whole line for both the new and the old version in a single color #553

Closed
@alvaroaleman

Description

@alvaroaleman

Description

The split view mode always paints the whole line for both the new and the old version in a single color. This is especially irritating when a line was changed, because then it is completely red which makes it look like that line was removed.

IMHO the view should:

  • Display lines that were added white on the left side and green on the right side
  • Display lines that were modified red on the left and green on the right side
  • Display lines that were removed red on the left and white on the right side

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/uiChange the appearance of the Gitea UItype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions