This is an automated email from the ASF dual-hosted git repository. hansva pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hop.git
commit d01f86ba56e83f8e7d599d19c8a26711f9a2e670 Merge: af595658da 0fe106b93c Author: Hans Van Akelyen <[email protected]> AuthorDate: Tue Aug 1 12:00:46 2023 +0200 Merge pull request #3121 from apache/3108 Copying and pasting notes not working #3108 .../java/org/apache/hop/workflow/WorkflowMeta.java | 30 ++++-- .../actions/pipeline/ActionPipelineGuiPlugin.java | 5 +- .../actions/workflow/ActionWorkflowGuiPlugin.java | 4 +- .../hopgui/file/pipeline/HopGuiPipelineGraph.java | 16 ++- .../delegates/HopGuiPipelineClipboardDelegate.java | 107 +++++++++++++++------ .../hopgui/file/workflow/HopGuiWorkflowGraph.java | 19 +++- .../delegates/HopGuiWorkflowClipboardDelegate.java | 101 +++++++++---------- .../pipeline/messages/messages_en_US.properties | 2 +- .../workflow/messages/messages_en_US.properties | 4 + 9 files changed, 189 insertions(+), 99 deletions(-)
