mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
Show evaluator errors in a console window instead of the first line
This commit is contained in:
@@ -29,6 +29,7 @@ namespace hex {
|
||||
std::filesystem::path m_possiblePatternFile;
|
||||
|
||||
TextEditor m_textEditor;
|
||||
std::vector<std::string> m_console;
|
||||
imgui_addons::ImGuiFileBrowser m_fileBrowser;
|
||||
|
||||
void loadPatternFile(std::string path);
|
||||
|
||||
Reference in New Issue
Block a user