Data-Shapes UI - Problem with logo

I’m using the Data-Shapes package to create a UI and my logo appears to be very small with low resolution. I would like it to be bigger with better quality. Is there a way to fix it?

Thanks in advance :slight_smile:

One way to resize is edit the code of the UI.MultipleInputForm ++ node and change the ratio factor in the line of code below. Increase the number to make it bigger. For better quaility, you will probably have to edit the jpg with paint or some type of editor.

image

Changing the ratio factor solved it for me! Thanks! :smiley:

1 Like