fix: Pattern console not updating correctly
This commit is contained in:
parent
2e5a51bb05
commit
b469e68ddb
@ -919,6 +919,7 @@ namespace hex::plugin::builtin {
|
||||
this->m_consoleNeedsUpdate = true;
|
||||
|
||||
this->m_sectionWindowDrawer.clear();
|
||||
this->m_consoleEditor.SetText("");
|
||||
|
||||
EventManager::post<EventHighlightingChanged>();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user