mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 21:05:56 -05:00
Force reload the current pattern when loading a new file
This commit is contained in:
@@ -476,6 +476,7 @@ namespace hex {
|
||||
|
||||
View::postEvent(Events::FileLoaded);
|
||||
View::postEvent(Events::DataChanged);
|
||||
View::postEvent(Events::PatternChanged);
|
||||
ProjectFile::markDirty();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user