heswell

Results 5 comments of heswell

see fix in https://github.com/vislyhq/stretch/pull/62 This is my first attempt at coding in rust, not sure if it's the optimal solution.

Any chance we can get this fix merged ? I'm looking into replacing yoga-layout in my own project with stretch-layout but the broken percentage dimensions is a showstopper.

My use case is precisely the performance optimisation. My real-world example is a complex component that contains many (hundreds / thousands) of nested components, all using the same stylesheet. I'll...

As I said it's a complex component (real-time datagrid). My alternative is to just create the stylesheet once and use my own context to share it

I just tried installing on a new MacBook Air (M2). When I open the app I see nothing but a blank window. There are no messages in the devtools console....