Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gitgraph.js to fix blurry commit graph on HiDPI screens #2957

Merged
merged 1 commit into from
Nov 22, 2017
Merged

Update gitgraph.js to fix blurry commit graph on HiDPI screens #2957

merged 1 commit into from
Nov 22, 2017

Conversation

michaelkuhn
Copy link
Contributor

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

@codecov-io
Copy link

codecov-io commented Nov 22, 2017

Codecov Report

Merging #2957 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2957      +/-   ##
=========================================
- Coverage   26.82%   26.8%   -0.02%     
=========================================
  Files          90      90              
  Lines       17807   17807              
=========================================
- Hits         4777    4774       -3     
- Misses      12351   12353       +2     
- Partials      679     680       +1
Impacted Files Coverage Δ
modules/process/manager.go 69.56% <0%> (-4.35%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2cb6c51...c8439bf. Read the comment docs.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 22, 2017
@lunny lunny added type/enhancement An improvement of existing functionality topic/ui Change the appearance of the Gitea UI labels Nov 22, 2017
@lunny lunny added this to the 1.4.0 milestone Nov 22, 2017
@lafriks
Copy link
Member

lafriks commented Nov 22, 2017

LGTM

@tboerger tboerger added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Nov 22, 2017
@lafriks
Copy link
Member

lafriks commented Nov 22, 2017

@michaelkuhn could you add license comment back?

@michaelkuhn
Copy link
Contributor Author

Sure, done! Sorry, I did not realize they were added afterwards.

@lunny
Copy link
Member

lunny commented Nov 22, 2017

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Nov 22, 2017
@lunny lunny merged commit 42d781a into go-gitea:master Nov 22, 2017
@lunny lunny mentioned this pull request Nov 22, 2017
1 task
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. topic/ui Change the appearance of the Gitea UI type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants