snapshot: merge container nodes
authorTimm Bäder <mail@baedert.org>
Tue, 1 May 2018 19:18:51 +0000 (21:18 +0200)
committerTimm Bäder <mail@baedert.org>
Wed, 2 May 2018 17:48:34 +0000 (19:48 +0200)
commit622a150bb4a83afba909c051a4baf12a88868e62
tree684daab701b0123440548fa016fb93f02e22c652
parent281505482049bce1a6aa906e969f560b595eafd6
snapshot: merge container nodes

A container node inside another container node doesn't make a lot of
sense, we can instead just use the parent container node and add the
child container node's children to it directly.
gtk/gtksnapshot.c