Skip to content

Use `position` instead of `pixel_bounding_box` for width calculation in example

Jeremy Soller requested to merge embed-rs:patch-1 into master

Created by: phil-opp

This respects trailing whitespace. With the previous method, concatenating “Hello ” and “World!” yielded “HelloWorld!”.

Merge request reports