Hey guys!
I am trying to add a button into my widget, which contains a picture of 887x1581.
The picture is that big, because i want that big screen resolutions have a good quality as well.
So i have tried to import my picture as texture and apply it to the button. I had to scale it down, since i dont have a really big monitor.
But once scaled down, the picture gets really pixelated:
Someone told me to try it with MipMaps, but then the picture gets really blurry:
I cant get it to work so that my picture has a great quality once scaled down.
Is there any way to fix this or maybe some other way to support a high quality for big screen sizes?