We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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, After trying many plugins this is the easiest so far but I think we need a prop to disable rotating the image
The text was updated successfully, but these errors were encountered:
I agree, for now i used a work around hiding the relevant css class like that
.toolbar-btn__rotate { display: none; }
Sorry, something went wrong.
feat: this feature allows users to disable the image rotation (XiongA…
4c45b74
…mao#62) This feature allows users to disable the image rotation using the rotateDisabled (rotate-disabled) prop
Merge pull request #1 from qburst/XiongAmao#62--Disable-image-rotation
dbc42bd
Feat: XiongAmao#62 Disable image rotation
Merge pull request #123 from qburst/main
4573fcf
Feat: Disable image rotation #62
No branches or pull requests
Hi,
After trying many plugins this is the easiest so far
but I think we need a prop to disable rotating the image
The text was updated successfully, but these errors were encountered: