advanced-cropper / vue-advanced-cropper

The advanced vue cropper library that gives you opportunity to create your own croppers suited for any website design
https://advanced-cropper.github.io/vue-advanced-cropper/
Other
930 stars 128 forks source link

RTL Support Issue: Incorrect Cropper Behavior with postcss-rt #274

Open bhrlu opened 2 months ago

bhrlu commented 2 months ago

When using the vue-advanced-cropper in an RTL configured environment, the cropper does not behave as expected. Despite using postcss and postcss-rtl to handle RTL directionality, the cropper's preview section does not properly mirror or align the image according to RTL norms.

Norserium commented 3 weeks ago

@bhrlu, could you describe how it should behave according to RTL norms?