leefsmp / Re-Flex

Resizable Flex layout container components for advanced React web applications
https://leefsmp.github.io/Re-Flex/index.html
MIT License
639 stars 72 forks source link

RTL support #102

Closed DrArmaggedon closed 4 years ago

DrArmaggedon commented 4 years ago

Hello there, As far as I have checked, the component does not work properly in RTL environment. Any suggestion?

leefsmp commented 4 years ago

I don't have any suggestion as I've never worked on RTL env so far. What are the issues you are seeing? Can you provide a codepen demo or similar so I can take a quick look? Thanks

leefsmp commented 4 years ago

Closing that ticket for now, feel free to reopen when you can provide a reproducible sample or more details about the issue. Thanks.

florinaieremciuc commented 4 years ago

Hi @leefsmp, the issue I've encountered with rtl is related to the way the splitter is being dragged. Here's a demo: https://codesandbox.io/s/pedantic-mahavira-jzdhw?file=/src/App.js