Jonathan Kelley
                                            Jonathan Kelley
                                        
                                    +1. How can I enable this currently?
Can you make this issue/PR against http://github.com/dioxusLabs/stretch/ ? We're maintaining an active fork with fixes and improvements.
I have noticed this too, and flex_shrink = 0 fixes the issue. I'll see if I can fix this in an active fork. Might be incorrect handling of flex-shrink. I...
It looks like the founders of visly (the creator of stretch) have joined Figma. There is an active fork at https://github.com/elbaro/stretch2 (@elbaro) but it looks like issues are disabled. CC...
Revisiting this from way in the future - I think we can just use comment nodes instead of `` elements. Need to be careful that comment nodes don't get merged,...
Closed by #1791 - there's no more lifetimes!
This is a somewhat solved problem with templates now. We have a fixed list of strings and then the templates are always made once.
It seems that if your videos aren't supported by browsers, then using them in desktop won't work.
Closing this since it's not super descriptive - will split these out into their own features.
Working on a PWA right now - looks like we might want to add some web worker / service worker support to the CLI.