iosImageView ContentMode

In 2017.2.1 the ContentMode behavior of the iosImageView seems not to be working correctly. Doesn’t seem to scale. Works in 2017.1.1.

I would have reported this in the Feedback app, but it won’t let me log in (even after I changed the password).

-Bob

[quote=350692:@Bob Gordon]In 2017.2.1 the ContentMode behavior of the iosImageView seems not to be working correctly. Doesn’t seem to scale. Works in 2017.1.1.

I would have reported this in the Feedback app, but it won’t let me log in (even after I changed the password).

-Bob[/quote]

I have FB troubles too… other topic

Hi Bob, I raised this also a couple of topics down the list but received no reply. I can’t login to the Feedback system also.

The images seem to display at full resolution inspire of what content mode is set

Probably due to <https://xojo.com/issue/47879> that was fixed in 2017r2. Try changing your auto-layout properties for the iOSImageView so that the priority is set to “Highest” for at least the Width, but maybe other rules.

As far as Feedback, make sure you have the latest version installed:

https://www.xojo.com/download/extras.php

Thanks Paul, I didn’t even notice the priority had changed when I imported the project, I had to set all the properties to highest but now works. Thanks Martin