Fixed color flickering after loading pattern
This commit is contained in:
parent
867b87415b
commit
d44ffde2a9
@ -70,6 +70,7 @@ namespace hex {
|
|||||||
fclose(file);
|
fclose(file);
|
||||||
|
|
||||||
this->parsePattern(this->m_buffer);
|
this->parsePattern(this->m_buffer);
|
||||||
|
this->m_fileBrowser.ClearSelected();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user