BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
d2f96827
Commit
d2f96827
authored
Sep 22, 2017
by
Guilherme Vieira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Check orientation of profile image
parent
024d10b7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
gl_crop.js
app/assets/javascripts/profile/gl_crop.js
+2
-1
rotated_profile_image.yml
changelogs/unreleased/rotated_profile_image.yml
+5
-0
No files found.
app/assets/javascripts/profile/gl_crop.js
View file @
d2f96827
...
...
@@ -73,7 +73,8 @@ import _ from 'underscore';
aspectRatio
:
1
,
modal
:
true
,
scalable
:
false
,
rotatable
:
false
,
rotatable
:
true
,
checkOrientation
:
true
,
zoomable
:
true
,
dragMode
:
'move'
,
guides
:
false
,
...
...
changelogs/unreleased/rotated_profile_image.yml
0 → 100644
View file @
d2f96827
---
title
:
Fix profile image orientation based on EXIF data gvieira37
merge_request
:
14461
author
:
gvieira37
type
:
fixed
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment