You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It uses `bind('<Configure>')` to run functions when window changed size. This function use `PIL`/`pillow` to genrate iamge in new size which is replaced in `Label`
2
+
It uses `bind('<Configure>')` to run function when window changes size. This function uses module `PIL`/`pillow` to generate image with new size which is replaced in `Label`
0 commit comments