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
In the image display for the GUI, the fit_to_height helper function fails to resize the image adequately to the height of the input label.
The math seems right; likely something related to the mainloop or the way tkinter updates widgets.