GUI scrollbar updates (#447)
This commit is contained in:
@@ -1021,7 +1021,6 @@ void EditorComponent::Load()
|
||||
RecordSelection(archive);
|
||||
|
||||
});
|
||||
sceneGraphView.SetColor(wi::Color(100, 100, 100, 100), wi::gui::IDLE);
|
||||
GetGUI().AddWidget(&sceneGraphView);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user