TimJentzsch
TimJentzsch
@lynn-lumen @tychedelia what is required to move this PR forward?
I think this should be implemented client/Bevy-side, because taffy doesn't really have a concept of font size
> > Additionally, Node should expose content_size and element_size functions to easily access the two different sizes. > > This would be in order to read the values of these...
> Related #289 Based on the issue description it appears like taffy is already using the `border-box` sizing, which I did not expect. So we might be able to close...
I think the `thiserror` note can be updated now that it supports `no_std`.