mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
fix: Pattern console not updating correctly
This commit is contained in:
@@ -919,6 +919,7 @@ namespace hex::plugin::builtin {
|
||||
this->m_consoleNeedsUpdate = true;
|
||||
|
||||
this->m_sectionWindowDrawer.clear();
|
||||
this->m_consoleEditor.SetText("");
|
||||
|
||||
EventManager::post<EventHighlightingChanged>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user