From 157c29002377b65834a960fd2d59c40bdd43f417 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 13 Aug 2011 06:11:26 -0400 Subject: disallow adding a tween factory which is an instance without passing its globally importable name --- TODO.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 91bb528a8..d3609604d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -13,8 +13,6 @@ Should-Have - Make it possible to use tween aliases in explicit tween config? If not, the tween factories of all add-ons must be APIs. -- Tween factories that are instances get a weird name. Disallow? - - BeforeRender event subclasses dict but implements a bunch of shit. Its repr is currently broken (it always shows empty). Decide what to do. -- cgit v1.2.3