Fix some bounding box issues with stretchy characters by making sure bounding box changes properly bubble up to inferred rows. (The Core()
method gets the inferred row's core element, so we were missing the updates to the inferred row bounding box.)
Resolves issue #1712 (closed).