Frederik Handberg
· 1w
Using `Text()` from #SwiftUI has turned out to be a bit of a problem - at least in the visual canvas.
In SwiftUI, the easiest way to zoom in on a view is to use `.scaleEffect()`. This is exactly what...
After having spent some time testing this new solution, it seems to work great.
I am still missing the updated scaling code in a few block types like tables and list items.