shlxue commented on issue #3508:
URL: https://github.com/apache/hop/issues/3508#issuecomment-2692242801

   This bug is caused by the compatibility of the Image class with the 
implementation of rwt: SWT. IMAGE_COPY don't work in the RWT library
   
   image = new Image(display, img.getAsBitmapForSize(display, newSize, 
newSize), SWT. IMAGE_COPY);
   
   I report a issue to eclipse-rap: 
https://github.com/eclipse-rap/org.eclipse.rap/issues/271


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to