Files
eepp/TODO.md
Martín Lucas Golini 7452bf204c Added text-overflow support.
Minor bug fix on app title.
2023-11-12 23:03:49 -03:00

588 B

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.