Open VerzatileDev opened 9 months ago
Currently the listed features are not being called and used within the editor and require a rooting to address them possibly code adjustments when they are clicked and what they should possible do once active.
The following features:
Clear on Play
https://github.com/JDSherbert/Sherbert-Engine/blob/4f18e42b16c48f5f6c9243171c25234629dcc546/SherbertEngine/Source/Editor/Window/Console.cpp#L55
&
clear on error
https://github.com/JDSherbert/Sherbert-Engine/blob/4f18e42b16c48f5f6c9243171c25234629dcc546/SherbertEngine/Source/Editor/Window/Console.cpp#L60
Provide functionality to the buttons when they are active and the editor launches for them to be called and functionality attached.
editor
Issue
Currently the listed features are not being called and used within the editor and require a rooting to address them possibly code adjustments when they are clicked and what they should possible do once active.
The following features:
Clear on Play
https://github.com/JDSherbert/Sherbert-Engine/blob/4f18e42b16c48f5f6c9243171c25234629dcc546/SherbertEngine/Source/Editor/Window/Console.cpp#L55
&
clear on error
https://github.com/JDSherbert/Sherbert-Engine/blob/4f18e42b16c48f5f6c9243171c25234629dcc546/SherbertEngine/Source/Editor/Window/Console.cpp#L60
Solution
Provide functionality to the buttons when they are active and the
editor
launches for them to be called and functionality attached.