Is there any way to change split direction using state? #443
Unanswered
notshriram
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @notshriram. Thanks for taking the time to ask the question. It's come up quite a lot recently (see #457) and I do intend to add support for changing orientation. I just need to find the time! You can track progress with this issue: #341. Thanks again for using the library and I appreciate it's annoying that it breaks when changing the vertical prop 😬 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to toggle the
verticalproperty through a state, the layout just breaks. It works fine on initial page load when vertical is true and when vertical is false, however when I try to switch vertical from true to false or the other way round, it just breaks the whole layout..Beta Was this translation helpful? Give feedback.
All reactions