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

Hi, I'm searching a way to rotate images inside the gallery. #143

Open
hn6pot opened this issue May 25, 2018 · 3 comments
Open

Hi, I'm searching a way to rotate images inside the gallery. #143

hn6pot opened this issue May 25, 2018 · 3 comments

Comments

@hn6pot
Copy link

hn6pot commented May 25, 2018

I'm using images with exif data and i would like to change the image rotation on my component depending on the exif-orientation.
Is there a way to rotate image inside the gallery ?

Regards

@Ks89
Copy link
Owner

Ks89 commented May 27, 2018

this is not a feature of this library, however It's interesting and I'll experiment a little bit to find a way to implement it.

However I cannot promise anything. If I'll implement this, I'll do for the next major release in October (probably)

@Ks89
Copy link
Owner

Ks89 commented Jun 16, 2018

I confirm that I'll work on this issue for release 7.0.0
I'll use this technique http://jsfiddle.net/4t8nJ/427/

If you want, feel free to contribute with a pull request to speed up the development

@Ks89
Copy link
Owner

Ks89 commented Aug 18, 2018

After some experiments I found many issues about the common technique to rotate images with css.
In fact, it break the layout.
I'll experiment other solutions before to confirm if I'll be able to include it in 7.0.0 or not.

@Ks89 Ks89 modified the milestones: 7.0.0, next Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants