Files
eepp/TODO.md

690 B

TODO - Short and mid term plans.

Graphics Module

  • Add support for font packs/families (separate fonts for regular/bold/italics).

UI Module

  • Implement a Rich Text View.

  • Implement a Flex layout.

  • Implement support for very simple state-changes from the XML file (ex: onclick="toggleclass(x)").

  • Implement TableView and TreeView properties.

  • Implement support for setting and creating a model from the XML.

CSS

  • Add support for calc.

UICodeEditor

  • Add better support for double-width characters.

  • Add new CSS properties related to the widget.

StyleSheetParser

  • Detect errors and log them.