EEZ Flow Milestone 1 - Visual editor
prasimix opened this issue · 1 comments
prasimix commented
- In EEZ Studio General Settings, add "Project type" property with following options: Master firmware, Firmware module, Resource, Applet and Dashboard
- If project type is "Applet" or "Dashboard" add EEZ Flow visual editor for Action items with following nodes: Start, Get variable, Set variable, Constants (number, string and boolean), Compare, SCPI, Open/Close page
- EEZ Flow visual editor should have support for the following operations:
- Add node, move node
- Edit node parameters
- Add connection, i.e. connect output of one node to the input of the another node
- Nodes selection, Node delete
- Zoom in/out view
- Scroll inside infinite canvas to allow creation of really huge and complex flow yet easy to navigate
Deliverables: New EEZ studio version published on GitHub and tagged as new prerelease
prasimix commented
Fixed