Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 588 Bytes

TODO.md

File metadata and controls

28 lines (14 loc) · 588 Bytes

TODO - Short and mid term plans.

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.