[PR #2957] [MERGED] Update gitgraph.js to fix blurry commit graph on HiDPI screens #16683

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2957
Author: @michaelkuhn
Created: 11/22/2017
Status: Merged
Merged: 11/22/2017
Merged by: @lunny

Base: masterHead: gitgraph-update


📝 Commits (1)

  • c8439bf Update gitgraph.js to fix blurry commit graph on HiDPI screens

📊 Changes

2 files changed (+21 additions, -4 deletions)

View changed files

📝 public/vendor/VERSIONS (+1 -1)
📝 public/vendor/plugins/gitgraph/gitgraph.js (+20 -3)

📄 Description

The PR mentioned in #2943 has been merged, so this PR updates gitgraph.js to fix the blurry commit graph on HiDPI screens.


🔄 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/2957 **Author:** [@michaelkuhn](https://github.com/michaelkuhn) **Created:** 11/22/2017 **Status:** ✅ Merged **Merged:** 11/22/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `gitgraph-update` --- ### 📝 Commits (1) - [`c8439bf`](https://github.com/go-gitea/gitea/commit/c8439bf8d439f3887ba51a34ac256e52af3d782f) Update gitgraph.js to fix blurry commit graph on HiDPI screens ### 📊 Changes **2 files changed** (+21 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `public/vendor/VERSIONS` (+1 -1) 📝 `public/vendor/plugins/gitgraph/gitgraph.js` (+20 -3) </details> ### 📄 Description The PR mentioned in #2943 has been merged, so this PR updates gitgraph.js to fix the blurry commit graph on HiDPI screens. --- <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:16:18 -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#16683