From 7d8f339b8d082003647be36b7b24e0e0bf172c0a Mon Sep 17 00:00:00 2001 From: Petr Kalis Date: Tue, 8 Feb 2022 18:44:36 +0100 Subject: [PATCH] OP-2414 - updated message after palette load --- openpype/hosts/harmony/plugins/load/load_palette.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpype/hosts/harmony/plugins/load/load_palette.py b/openpype/hosts/harmony/plugins/load/load_palette.py index 048f9e35de..1638087f1a 100644 --- a/openpype/hosts/harmony/plugins/load/load_palette.py +++ b/openpype/hosts/harmony/plugins/load/load_palette.py @@ -42,7 +42,8 @@ class ImportPaletteLoader(api.Loader): harmony.save_scene() msg = "Updated {}.".format(subset_name) - msg += " You need to reload the scene to see the changes." + msg += " You need to reload the scene to see the changes.\n" + msg += "Please save workfile when ready and use Workfiles to reopen it." harmony.send( {