Skip to content

vbox: do not wrap a cairo rectangle

Paolo Borelli requested to merge pborelli/librsvg:vbox into master

We never use the rect, accessing x, y, width and height directly makes things clearer.

Merge request reports