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

Feature request, disable rotate #62

Closed
redbayoub opened this issue Jan 21, 2021 · 1 comment
Closed

Feature request, disable rotate #62

redbayoub opened this issue Jan 21, 2021 · 1 comment
Labels
feature request feature request

Comments

@redbayoub
Copy link

Hi,
After trying many plugins this is the easiest so far
but I think we need a prop to disable rotating the image

@XiongAmao XiongAmao added the feature request feature request label Jan 27, 2021
@SchneiderOr
Copy link

I agree, for now i used a work around hiding the relevant css class like that

.toolbar-btn__rotate {
  display: none;
}

amal-qb pushed a commit to qburst/vue-easy-lightbox that referenced this issue Feb 20, 2023
…mao#62)

This feature allows users to disable the image rotation using the rotateDisabled (rotate-disabled)
prop
amal-qb added a commit to qburst/vue-easy-lightbox that referenced this issue Feb 20, 2023
XiongAmao added a commit that referenced this issue Feb 23, 2023
Feat: Disable image rotation #62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request
Projects
None yet
Development

No branches or pull requests

3 participants