In this video I'll show you how to dynamically resize your background image whenever the app gets resized by a user.
In the last video I showed you how to add images as your background. In this video I'll show you how to resize those images any time someone resizes the app. We'll use the Pillow library to do this automatically using a Configure binding.
It's actually pretty easy!