Rotate Images
Author: tiagoboldtCreated Feb 22, 2016Updated Nov 24, 2022
LabelsFeature request
I would very much appreciate if fancyBox was able to rotate the image being overlayed. I can image it as being an option such as:
<script>
$(el).fancybox({
'enableRotation': true,
})
</script>The option would place two buttons, to rotate the image +90º and -90º. It could also be made available in the buttons helper.
Your thoughts?
Source: fancyapps/fancybox