SCIRun icon indicating copy to clipboard operation
SCIRun copied to clipboard

Composite module part 3

Open dcwhite opened this issue 3 years ago • 3 comments

Continues from #2337

  • [ ] Subnet module UIs need full GUI hookups
  • [ ] Dynamic ports need to work
  • [ ] Expose all output ports, not just free ones
  • [ ] Subnet modules' state updates are not saved properly
  • [ ] CompositeModule's port structure
  • [ ] Somehow screenshot the saved network structure so there's some visual representation
  • [ ] Wizard to choose which output ports are exposed
  • [ ] Re-executing feedback from ViewScene doesn't work

dcwhite avatar Nov 21 '21 22:11 dcwhite

  • [ ] forwarding error messages from contained modules

jab0707 avatar Nov 24 '21 19:11 jab0707

the log buttons are available in the UI tag. Do you mean some external indication of an error in the composite module itself?

jessdtate avatar Nov 24 '21 20:11 jessdtate

It would be nice (maybe) if the error logs got passed out to the main error log for the composite module. Then I do not have to dig into every single one to figure out which module is unhappy.

jab0707 avatar Nov 24 '21 20:11 jab0707