From a4217e76d24c86c337dd2ace80b0c0d33edc2ae0 Mon Sep 17 00:00:00 2001 From: T0b1 Date: Tue, 20 Jun 2023 15:46:29 +0200 Subject: [PATCH] more todos --- todos.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todos.txt b/todos.txt index 459142d..66a80a4 100644 --- a/todos.txt +++ b/todos.txt @@ -1,4 +1,5 @@ - make sure all the ImGui::Text stuff is converted to TextUnformatted unless formatting is needed - have a panel to create custom types (C++ to DWARF through compiler or smth for now) for custom casting - memory + cpu statistics like VS -- visualization for branches (draw arror if branch is taken (or in both cases?)) \ No newline at end of file +- visualization for branches (draw arror if branch is taken (or in both cases?)) +- allow (partial) path override for symbol source paths