forked from joejulian/gio
f35fe407b3
We're about to remove the extra padding from Editor. To do that, the clipping must account for text drawing that lie outside the viewport. With accurate clip bounds, use it for Label as well. Signed-off-by: Elias Naur <mail@eliasnaur.com>