From 1579fb0f82ef63a1d0b1c11b77564565f59ac398 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 17 May 2010 18:43:28 -0500 Subject: [PATCH] Bringing up a performance consideration --- src/mormonchannel_gtk.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mormonchannel_gtk.py b/src/mormonchannel_gtk.py index f2b7166..91febe9 100755 --- a/src/mormonchannel_gtk.py +++ b/src/mormonchannel_gtk.py @@ -5,6 +5,7 @@ @todo Fix scrollto for Fremantle @todo backgrounds need some resizing @todo Icons on source selector need work +@todo Re-use windows for better performance @bug For some reason, the back/close button doesn't work when I nest multiple levels @todo Need to confirm id's are persistent (not just for todos but broken behavior on transition) @todo Track recent -- 1.7.9.5