Alex Cordy
Alex Cordy
Very interested in this feature as well.
Setting the CSS property `text-rendering: optimizeLegibility` on either the sample text element or the body (it's inherited) resolves this issue in Safari. Whether it's by design or not, I think...
@kenmcd I don't know if you saw my previous comment, this might be a change to make to the site to resolve the issue on Safari. @rben01 Without a query...
Hi @samk-dev sorry myself for the half-year-later reply! We finally got around to having a look at it again this week, and in a minimal setup we were not able...
I just tried a few of the examples in the repo, GroupsExample and AutoSort (that's the one that's printing the model), and they're not updating either, so I think something...
Hi @codeallthethingz thanks for workaround. In the end I opened up the Vuuri code and I could see why it was and wasn't updating in certain cases (the model update...