XiongAmao / vue-easy-lightbox

A tiny lightbox component for Vue.js 3.0 :tada::tada: https://xiongamao.github.io/vue-easy-lightbox/
MIT License
420 stars 69 forks source link

Feat: Disable image rotation #62 #123

Closed amal-qb closed 1 year ago

amal-qb commented 1 year ago

This feature allows users to disable the image rotation options using the rotateDisabled (rotate-disabled) prop.

amal-qb commented 1 year ago

@XiongAmao Can you please review this?

XiongAmao commented 1 year ago

Thank you, this is very helpful!