Skip to content

Large bitmaps cause weirdness/crashes in bitmap visualiser #263

@solemnwarning

Description

@solemnwarning

As far as I can tell, this is (probably) a GTK and/or Pango bug, with really big bitmaps (e.g. 10k x 10k zoomed in several times) and enough prodding, things start to break down around the UI and sometimes we even get a crash inside GTK when drawing the wxStaticBitmap.

I think we need to roll our own bitmap control for the preview which draws directly from the file and correctly handles very large source images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions