John Walley

Results 91 comments of John Walley

Still interested in implementing this. I wonder if this is a breaking change? I'll start collecting issues with breaking changes together in anticipation of a v2 release.

Thanks everyone for the interest in this feature. It's the next major feature I'd like to implement and ship. It's a significant change so it will need some design and...

Hi guys. Just to let you know I am keeping an eye on this issue (and the related #253) and I appreciate the discussion and code examples. I think one...

@andreasnett Could you describe in a bit more detail what you'd like to see? I don't currently expose much in the way of customisation for the sashes. Here's an exaggerated...

Hi @mttetc and thanks for asking the questions. I think the `visible` and `onVisibleChange` props are confusing to use (I just had to spend a few minutes reminding myself how...

That makes sense. I'll have a go at implementing something and let you know when it's ready to test. A particular use case I have in mind is for an...

Hi @mttetc. Thanks for the suggestions. Do you have any examples of where you're seeing the performance be a problem? Particular browser engine and hardware combinations. I'm not saying that...

Hi @charles-stuart-appdetex. That's a great feature idea! I'd add a new method, e.g. `resize`. Eventually, I want the component to behave either in a controlled or uncontrolled manner with respect...

@charles-stuart-appdetex I've had an initial attempt with #121 with included story. It adds a `resize` method which takes an array of numbers. I'd be interested in any early feedback.

Makes sense. I'll revisit at the weekend 👍. And thanks for the detailed feedback, it's appreciated. I'm also considering adding a hide/show behaviour to panes. I've not thought it through...