Vasek Mlejnsky

Results 83 comments of Vasek Mlejnsky

@smithki Thanks! Let me know if you need more info.

Hey @smithki, sorry for not responding earlier. We were shipping some updates to Devbook that we had to prioritize. We will take a look into it this weekend and let...

Hey @faizan170, this functionality isn't supported. It's on purpose so the resizing can stay fast and responsive and without any additional JS calls. The idea was that CSS should handle...

I see. I don't really have a working solution or a hack right now, unfortunately. I need to think about this once I have some allocated time for this project....

Thank you for bringing up this issue. You might be indeed correct that it's caused by that `useEffect` hook. This feels important, so I'll try to make time for this...

This might solve the issue. Can you share some code please? Or go ahead and open a PR if you feel like it!

Thank you. I'll try to implement this into the next release.

Support for the keyboard is actually planned! We're using Splitter in the next version of [Devbook](https://usedevbook.com) and we want almost everything to be controllable using a keyboard. Eventually, we will...

Hey, I haven't tried any testing library with Splitter. Personally, I don't have experience with the `testing-library` so I cannot really answer your question well. The behavior you are seeing...