Comment by eviks
12 hours ago
uWrap demo has text extending beyond text boxes all other the place on Safari, is that the price of simplicity?
12 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.
Chrome is no different, for example, "RobertDowneyjr" is out of the box, so does "enthusiastic" in a couple of places.
ack, see my reply to sibling comment: https://news.ycombinator.com/item?id=47572206