daisy / pipeline-ui

A user interface for the DAISY Pipeline 2
MIT License
5 stars 2 forks source link

While engine is not running it should not be possible to select "New job" #123

Closed bertfrees closed 1 year ago

bertfrees commented 1 year ago

The menu item should be greyed out.

marisademeglio commented 1 year ago

Yes I can reproduce this. If you are starting the app and the engine is not yet available yet, or if the engine quits while the app is running, the items under the "File" menu are active but they should not be:

The tray menu does the correct thing though, so we do catch engine state changes.