Hey,
I have developed an app that uses a lot of sliced images for it's UI.
Since the Mojave release my app looks horrible because the images displayed not as they should, and i do not have any other way to bypass the problem. I have to use the images as 9 patches.
The thing is, that no one ever talked about this problem, or i just can't find any info about it anywhere, and i'm starting to think that the problem is on my MacBook solo.
I just want to ask, if someone who runs Mojave on their developer machine can help me by reproducing a few steps below:
1. create a new macOS project in Xcode.
2. put a small image in the assets folder and slice it anyhow.
3. create a big NSImageView in the IB, assign it the sliced image, make it's scaling - axes independently, border type - none.
After those steps, i need someone just to confirm he has the same problem as i do - Xcode IB displays the image as it wasn't sliced - just a stretched pixelated image, and after you run the app, the image displayed as sliced, but with wrong resolution.
Many thanks in advance!
I have developed an app that uses a lot of sliced images for it's UI.
Since the Mojave release my app looks horrible because the images displayed not as they should, and i do not have any other way to bypass the problem. I have to use the images as 9 patches.
The thing is, that no one ever talked about this problem, or i just can't find any info about it anywhere, and i'm starting to think that the problem is on my MacBook solo.
I just want to ask, if someone who runs Mojave on their developer machine can help me by reproducing a few steps below:
1. create a new macOS project in Xcode.
2. put a small image in the assets folder and slice it anyhow.
3. create a big NSImageView in the IB, assign it the sliced image, make it's scaling - axes independently, border type - none.
After those steps, i need someone just to confirm he has the same problem as i do - Xcode IB displays the image as it wasn't sliced - just a stretched pixelated image, and after you run the app, the image displayed as sliced, but with wrong resolution.
Many thanks in advance!