mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
fix: improved pattern editor task handling
This commit is contained in:
@@ -2515,7 +2515,6 @@ namespace hex::plugin::builtin {
|
||||
m_viewPatternEditor->setChangesWereColored(!m_viewPatternEditor->interrupted());
|
||||
};
|
||||
try {
|
||||
m_viewPatternEditor->incrementRunningHighlighters(1);
|
||||
clearVariables();
|
||||
if (!m_UDTs.empty())
|
||||
m_UDTs.clear();
|
||||
|
||||
Reference in New Issue
Block a user