You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, in order to do this, you would need to know exactly how wide/tall your panes are.
In my opinion, there should be a boolean prop called resizable that gives more flexibility to the user.
Hello and thanks for implementing this awesome React library!
I see that in your FAQ (linked below), you answered a question regarding the prevention of resizing:
https://github.com/johnwalley/allotment#how-do-i-prevent-a-pane-from-being-resized
However, in order to do this, you would need to know exactly how wide/tall your panes are.
In my opinion, there should be a boolean prop called
resizable
that gives more flexibility to the user.Would you consider implementing this into the library?
It would be much appreciated. Thanks in advance!
The text was updated successfully, but these errors were encountered: