James Kerr

Results 115 comments of James Kerr

This is actually not the way to go, closing.

I'll reopen this then. Yeah, I can't think of an easy way to run a function when the node is selected. You'd have to put that code in the onClick...

Interesting, I wonder what the correct UX for this would be. I'll look at some other tree examples and see what they do.

Aww, I see. This is a bug in the row css. When you created deeply nested nodes, the container starts to scroll horizontally. `width: 100%` does not account for this...

I am using this library for a desktop electron app, so mobile is not my first use case. However, it is just web tech so it's probably bearable on mobile....

To be transparent, I don't use this with mobile apps so I won't be the one to work on making sure it works for mobile. Hope you can find something...

Thank you! Help me understand. Do you mean you want to control where in the row you can begin a drag? Can you help me understand what you are building?

That app looks cool! Yes I understand now. I'll see what I can do. I haven't thought about accepting payments, but I'll look into the GitHub sponsorships if you're feeling...

I agree. I think it deserves it's own issue too.

Makes sense. I'll take this to account in my table rewrite.