-
-
Notifications
You must be signed in to change notification settings - Fork 0
Proof of Concept Build #69
Copy link
Copy link
Open
Description
High-level overview for the proof of concept build and its needed designs.
Necessary functionality:
- User can open a .twui.xml file from their disk.
- User can save a .twui.xml file to their disk.
- User can create a new .twui.xml file.
- User can view the XML contents of a TWUI file.
- User can edit the XML contents of a TWUI file.
- User can view the hierarchy of a TWUI file, the tree-structure of nested components.
- User can select a component within the hierarchy of a TWUI file.
- User can view the properties and subelements of a selected component.
- User can edit the properties of a selected component or subelement.
- User can preview the static display of the TWUI stack.
- User can show/hide different components within the TWUI stack.
- User can create new components within the TWUI stack.
- User can create new subelements within a component.
- User can delete subnelements within a component.
- User can delete components.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels