Skip to content

hl_cairo_viewer.f90 example: big pictures not shown entirely at start #273

@vmagnin

Description

@vmagnin
Owner

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.

Your system:

  • OS version: Ubuntu 22.10 64 bits
  • Compiler version: gfortran 12.2.0
  • GTK branch: gtk4 (gtk-fortran 4.3.0) and gtk3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @vmagnin

      Issue actions

        hl_cairo_viewer.f90 example: big pictures not shown entirely at start · Issue #273 · vmagnin/gtk-fortran