Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
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
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
app/assets/javascripts/profile/gl_crop.js
app/assets/javascripts/profile/gl_crop.js
+2
-1
changelogs/unreleased/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