← Back to context

Comment by eviks

11 hours ago

uWrap demo has text extending beyond text boxes all other the place on Safari, is that the price of simplicity?

i don't have a mac to test this with currently, so hopefully it's not the price but a matter of adding a Safari-specific adjustement :)

internally it still uses the Canvas measureText() API, so there's nothing fundamentally that should differ unless Safari has broken measureText, which tbh, would not be out of character for that browser.