nikitasnv / vue-resizable

VueResizable component
https://nikitasnv.github.io/vue-resizable/
MIT License
224 stars 46 forks source link

RTL container #24

Open hassan-jahan opened 3 years ago

hassan-jahan commented 3 years ago

Thanks for such a useful component.

It seems it has an issue with right to left containers. Just add 'direction:rtl' to container styles to check it out.

I think it is not a big deal it probably can be fixed by switching some right with left or something like that if the container is rtl.

nikitasnv commented 3 years ago

@hassan-jahan hey, you should use rtl style on the content inside the component