mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-01 11:12:49 +08:00
Log Panel: Remove a todo
This commit is contained in:
@ -14,8 +14,6 @@ using UniverseLib.Utility;
|
|||||||
|
|
||||||
namespace UnityExplorer.UI.Panels
|
namespace UnityExplorer.UI.Panels
|
||||||
{
|
{
|
||||||
// TODO move the logic out of this class into a LogUtil class (also move ExplorerCore.Log into that)
|
|
||||||
|
|
||||||
public class LogPanel : UEPanel, ICellPoolDataSource<ConsoleLogCell>
|
public class LogPanel : UEPanel, ICellPoolDataSource<ConsoleLogCell>
|
||||||
{
|
{
|
||||||
public struct LogInfo
|
public struct LogInfo
|
||||||
|
Reference in New Issue
Block a user