I want my power app to fill the whole screen so I have enabled 'Scaled to Fit' and disabled 'Lock Aspect Ratio'.
However, the background image of my screen doesn't stretch to the whole width. It is behaving like a Fit and keeping the aspect ratio. Same happens if I add it as an image and set property to stretch. The contents in the screen are stretching though.
What am I missing here?
Hi @niyaz_006 ,
You could set the image control's Width property to:
App.Width
Height
App.Height
Best Regards,
Bof
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.