This is an automated email from the ASF dual-hosted git repository.

hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


    from 61aa474ccd Merge pull request #5200 from hansva/5199
     add bfdc566d55 Add a button to rotate extra views for workflow/pipeline 
graph #5175
     new a86de4df8f Merge pull request #5176 from nadment/5175

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/hop/ui/core/PropsUi.java  | 12 ++++++++
 .../org/apache/hop/ui/core/gui/GuiResource.java    |  7 +++++
 .../hopgui/file/pipeline/HopGuiPipelineGraph.java  | 31 ++++++++++++++++++-
 .../hopgui/file/workflow/HopGuiWorkflowGraph.java  | 35 ++++++++++++++++++++--
 .../workflow/messages/messages_en_US.properties    |  1 +
 .../ui/hopgui/messages/messages_en_US.properties   |  1 +
 ui/src/main/resources/ui/images/rotate-left.svg    |  9 ++++++
 ui/src/main/resources/ui/images/rotate-right.svg   |  9 ++++++
 8 files changed, 101 insertions(+), 4 deletions(-)
 create mode 100644 ui/src/main/resources/ui/images/rotate-left.svg
 create mode 100644 ui/src/main/resources/ui/images/rotate-right.svg

Reply via email to