I’ve run into a slight problem where I need to resize an Image without altering it …
If I just simply resize it, it will be distorted. I know this has been covered somewhere but no luck trying to search for it.
I’ve run into a slight problem where I need to resize an Image without altering it …
If I just simply resize it, it will be distorted. I know this has been covered somewhere but no luck trying to search for it.
Can you explain what you mean? I haven’t noticed images distorting just from resizing (assuming you keep the same proportions).
It’s for a dynamic menu, need to alter the length of it depending on what’s added but being a single image is going to distort it.
Hey @espr3ss0!
Is the only issue the border itself or the gradient? Are you using the border tool for your widget? If not, check out this non-Epic affiliated video on it:
I hope the above is the solution you need!
It’s the Gradient.
Hey @espr3ss0!
Instead of using an image, you can use a user interface material with a linear gradient! This should prevent any strange effects or pixelization.
All works great, thanks peeps.