Mercurial > enso_core
changeset 52:e17afea9bc07
Removed a TODO since I fixed it in my last commit.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Mon, 25 Feb 2008 19:06:57 -0600 |
parents | 525fb0abcb4d |
children | f198e567f744 |
files | TODO |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Mon Feb 25 19:06:26 2008 -0600 +++ b/TODO Mon Feb 25 19:06:57 2008 -0600 @@ -3,9 +3,6 @@ * Move enso.ui.events to enso.events, and have the InputManager be a subclass of this package. -* Consider moving all or part of enso.ui.graphics into enso.graphics, - because they're not necessarily specific to UI code. - * enso.ui.quasimode.charmaps mentions windows vkCodes; this is platform-specific and ideally shouldn't be. I think this goes back to some big issue we had regarding how to refactor Enso's input