fixed bug in editor with GEs using graphic of other element
authorHolger Schemel <info@artsoft.org>
Tue, 14 Jan 2020 18:38:49 +0000 (19:38 +0100)
committerHolger Schemel <info@artsoft.org>
Tue, 14 Jan 2020 18:38:49 +0000 (19:38 +0100)
commit6f3727bed29aedd35b68e50729c25a440dd14acc
treea6121e66e64ed298ecccf090abeafccaf8b7c718
parent617fc4a5748a1f2f48614b5dd30915852bf39fc2
fixed bug in editor with GEs using graphic of other element

This bug appeared when using "use graphic of element" and then
changing some other GE settings (like counters etc.), which caused
the custom graphics to be reset to the GEs default graphics.

This is the same bug as the one fixed in commit 77c74cbf, but for
group elements instead of custom elements.
src/editor.c