clip: Make sure to set the pasted clip start before adding to layer
authorThibault Saunier <tsaunier@igalia.com>
Fri, 8 Mar 2019 20:45:27 +0000 (17:45 -0300)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 15 Mar 2019 23:51:55 +0000 (23:51 +0000)
commit521b0fc8b7af8c60893a27ab3c9357e0eabb79e8
treec3b6b659a10421ac72fbc6474d8824d052a74851
parentb294b56a7689a60020e4a867527cc0cf9cd2d013
clip: Make sure to set the pasted clip start before adding to layer

And handle the fact that adding to a layer can fail.

Also plug some leaks in the dispose method (and use the dispose
vmethod instead of finalize as appropriate).
ges/ges-clip.c