mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-09 22:49:13 -04:00
Before, this was before the children's caches were cleared, so if the "item_moved" set an album cover, it would fail with an invalid path. For the same reason, we move it after the data file update, too. Lastly, get we get rid of duplicated code in item::move() since the "item_moved" event already does this.