Fixed target register pane state restoration bug
This commit is contained in:
@@ -557,7 +557,7 @@ namespace Bloom
|
||||
);
|
||||
|
||||
this->targetRegistersButton->setDisabled(false);
|
||||
this->targetRegistersSidePane->deactivate();
|
||||
this->onRegistersPaneStateChanged();
|
||||
|
||||
auto& memoryInspectionPaneSettingsByMemoryType =
|
||||
this->insightProjectSettings.memoryInspectionPaneSettingsByMemoryType;
|
||||
|
||||
Reference in New Issue
Block a user