mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-28 17:16:29 +03:00
690 B
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.