Thomas Kumlehn
Thomas Kumlehn
It also blocks at 90% (same reasons?) in Mozilla's own XRViewer iOS-App (v2.00)
I assume it's related to the offset introduced by the group transform of the "Move to" group. Consider to first calculate the World space matrix before storing the move-to.
I have a similar shortcoming with the new `` layer above `text`. In elm-ui 1.0.0, I could add `htmlAttribute`s for "overflow:hidden; text-overflow:ellipsis; display:block" to the `el` over `text`. With elm-ui...