objc
Posts: 6
Joined: Wed Oct 07, 2020 5:46 am

How to make a wider Image Button?

When I resize an image button, the image used for the button becomes stretched out and looks awful. What is the proper way to resize an image button so that the image does not become distorted around the corners and edges?

Apple's AppKit and UIKit frameworks have a solution for this, where you can specify the resizable portions of an image asset, so that when it is stretched, only the middle part of the image is stretched.
Catalin
Posts: 6582
Joined: Wed Jun 13, 2018 7:49 am

Re: How to make a wider Image Button?

Hello,

I have run some few tests on my end, but I was not really able to notice the behavior you described.

If possible, could you please forward me a sample image by e-mail at support at advancedinstaller dot com so I can further test this and see if something can be done about it?

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”