Force reload the current pattern when loading a new file
This commit is contained in:
parent
69f4c6e5e9
commit
99f37504de
@ -476,6 +476,7 @@ namespace hex {
|
||||
|
||||
View::postEvent(Events::FileLoaded);
|
||||
View::postEvent(Events::DataChanged);
|
||||
View::postEvent(Events::PatternChanged);
|
||||
ProjectFile::markDirty();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user