[PR #608] [MERGED] add scroolbars to wide graphs. #15486

Closed
opened 2025-11-02 11:47:38 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/608
Author: @kjellkvinge
Created: 1/8/2017
Status: Merged
Merged: 1/22/2017
Merged by: @lunny

Base: masterHead: master


📝 Commits (2)

  • 2440478 Add scrollbars to graph and revlist if needed.
  • 83473b3 Add border

📊 Changes

3 files changed (+6 additions, -9 deletions)

View changed files

📝 public/css/gitgraph.css (+5 -4)
📝 public/js/draw.js (+0 -4)
📝 templates/repo/graph.tmpl (+1 -1)

📄 Description

Ref #599

This will use all available space to display the graph.


🔄 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/608 **Author:** [@kjellkvinge](https://github.com/kjellkvinge) **Created:** 1/8/2017 **Status:** ✅ Merged **Merged:** 1/22/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`2440478`](https://github.com/go-gitea/gitea/commit/2440478c7b1adc8b8a36927ef63a7ac3c5ad7821) Add scrollbars to graph and revlist if needed. - [`83473b3`](https://github.com/go-gitea/gitea/commit/83473b35d10547293f53c17438736311babb263a) Add border ### 📊 Changes **3 files changed** (+6 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `public/css/gitgraph.css` (+5 -4) 📝 `public/js/draw.js` (+0 -4) 📝 `templates/repo/graph.tmpl` (+1 -1) </details> ### 📄 Description Ref #599 This will use all available space to display the graph. --- <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 11:47:38 -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#15486