This is an automated email from the ASF dual-hosted git repository. hansva pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/hop.git
commit 689528c7b18724995e126b150f2d604aab9ee44f Merge: b9f2bdea98 991ad7df95 Author: Hans Van Akelyen <[email protected]> AuthorDate: Tue Dec 10 13:48:01 2024 +0100 Merge pull request #4652 from nadment/4651 Add a property to the ColumnInfo class to define an image #4651 .../org/apache/hop/ui/core/dialog/PreviewRowsDialog.java | 10 ++++++---- .../java/org/apache/hop/ui/core/widget/ColumnInfo.java | 15 +++++++++++++++ .../java/org/apache/hop/ui/core/widget/TableView.java | 5 ++++- .../perspective/execution/PipelineExecutionViewer.java | 1 + 4 files changed, 26 insertions(+), 5 deletions(-)
