-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Milestone
Description
This feature, which can be very useful, can also create problems. With multiple windows opened, a user might end up closing windows down in a random order. Opening CSS again will open the last opened window which may not be appropriate - it might be more appropriate to open the main navigation screen or synoptic, for example.
Opening a specific OPI at startup is easily done using the --launcher.openFile option on the command line, so there is no need to implement a new feature for that. However, with the "remember the last opened OPI window" feature active, this will result in having 2 OPIs opened: the one specified in the command line, but also the last window opened, making it difficult to setup a clean startup look for client machines.