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
Describe the bug
When choosing in the Add window at start a picture bigger than the window, a resize event is detected in the show_image() subroutine, the window is resized but the picture is not shown entirely. But the problem does not occur if the filename is passed in command line.
Expected behavior
The whole image should be drawn.
Activity