Skip to content
acsmith edited this page Sep 14, 2010 · 3 revisions

Bug-squashing

  • Track down the issue with HSB-vs-RGB painting.
  • Improve performance generally.

Features I’d like to add

  • Allow the user to call a NApplet constructor (with parameters) and then add the constructed NApplet to the manager.
  • Flesh out some useful Nit-implementing classes for things like drawing UI elements or other widget-y things.
  • Implement a time-stamping system for Nits so that a Nit or NApplet can choose to only refresh/update itself when it needs to.

Clone this wiki locally