The text used to be rendered on the center of the preview grid. When
using the operator too close to a model, it is possible to have the
center of the grid off screen, so it was not visible. In those
situations, thisthe positions the text in the center of the screen is clamped so it never goes outside the view, fixing
that issue.
{F8630727}