[gimp/wip/animation: 183/197] plug-ins: layer names are probably not proper default comments.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/animation: 183/197] plug-ins: layer names are probably not proper default comments.
- Date: Sat, 7 Oct 2017 03:13:49 +0000 (UTC)
commit dbbd86191376e2cd84631c1a0529bcca8fba768d
Author: Jehan <jehan girinstud io>
Date: Mon Jul 31 21:50:52 2017 +0200
plug-ins: layer names are probably not proper default comments.
The layer names still stay visible as mouse-hover tooltips on the
thumbnails.
plug-ins/animation-play/core/animation-animatic.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plug-ins/animation-play/core/animation-animatic.c
b/plug-ins/animation-play/core/animation-animatic.c
index 5835014..0be36d2 100644
--- a/plug-ins/animation-play/core/animation-animatic.c
+++ b/plug-ins/animation-play/core/animation-animatic.c
@@ -579,8 +579,6 @@ animation_animatic_reset_defaults (Animation *animation)
priv->tattoos[i] = gimp_item_get_tattoo (layers[priv->n_panels - (i + 1)]);
priv->durations[i] = duration;
priv->combine[i] = combine;
- /* Layer names are used as default comments. */
- priv->comments[i] = layer_name;
}
g_free (layers);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]