ImHex/plugins/ui/source
Zackary Newman 67efea6444
Fix segfault when opening recent file with pattern sync; Don't show p… (#2448)
…attern selection popup when pattern is already open

This PR does two things. Most importantly, it fixes a segfault that can
be caused by opening a recent file with pattern sync enabled.
Secondly, it makes it so that the pattern selection popup does not
appear if you already have text in the pattern editor for a given
provider (due to CLI args, a project file, pattern sync, etc.). If you
open a file normally, that text field is empty and the popup will appear
so you can select a pre-made pattern like usual.
2025-09-13 21:10:38 -07:00
..
ui Fix segfault when opening recent file with pattern sync; Don't show p… (#2448) 2025-09-13 21:10:38 -07:00
library_ui.cpp build: Refactor ContentRegistry into multiple separate files 2025-08-14 21:22:03 +02:00