From 0d9a5b4457e46a032d87fadedb9f1d5ba120f354 Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Tue, 17 Oct 2023 15:06:30 -0400 Subject: [PATCH] Update todo --- TODO.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 3332382..9ef935d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -5,7 +5,6 @@ - CogWindow: Try to remove CogWindow dependency to cogimgui. Should only depends on imgui (currently use setdpiscale of cogimgui) - CogWindow: Add reset window position menu item or reset layout (window can get far away) -- CogEngine: Save selection window settings (current actor and category) - CogEngine: More stats in the stats window - CogEngine: Overlay mode of stats. - CogEngine: Stat main menu widget could have a tooltip on each stat with a control to change set the emulation (FPS, Ping, Packetloss)