David Bismut

Results 184 comments of David Bismut

By rendering Leva as a child of the div of your choice, you can set the position of the panel to whatever you want as the default position (which is...

Just for clarification Leva renders input on call order, meaning parent inputs will be rendered before its children's. This order is persisted across unmounting: if you have inputs from components...

Leva uses the styling library stitches. You can easily adjust the theme variables through the `theme` prop. Have a look at this sandbox: https://codesandbox.io/s/leva-theme-9v0ko Regarding the initial position, it's not...

True... problem is that it would take a lot of vertical space wouldn't it? Or we should make the controller way taller?

I got that, I meant to say that the range of animation would be really small so you wouldn't get a clear grasp of how the spring actually feels. When...

Fair enough! Sorry for the long wait, I'll merge this now

Wait so order of insertion is only messed up when keys are a mix of strings an numbers?

Why don't you use arrays then? Just for formatting (1,000)? This is a really niche use case to be calling the feature "kind of a no go" :)