PipelineDesigner Version: 2024.1.0
- New status bar along the bottom of the main canvas window, color coded to indicate pipeline state (green=running, blue=paused, grey=no connection, orange=loading pipeline)
- Progress indicator in status bar when loading a pipeline.
- Output View: buttons to pause autoscrolling of messages and to clear window (
Ctrl-L
). - PipelineDesigner will now automatically reconnect to Neuropype if Neuropype is terminated and restarted while PipelineDesigner is open. (Requires "auto reconnect" be set in the Settings panel.)
- Run menu group with
Run Pipeline
andReset Pipeline
commands. - Tooldock can now be hidden entirely with
Ctrl-Shift-D
(or theView | Show/Hide ToolDock
menu item). Ctrl-Shift-O
will show or hide the OutputView window.Help | Engine Connection Info
shows more information about which Neuropype or other processing engine Pipeline Designer is connected to.Help | Keyboard Shortcuts
(F2) shows a complete list of keyboard shortcuts for navigating and editing a pipeline.