-
Notifications
You must be signed in to change notification settings - Fork 115
Description
At Diamond we are using windows as opposed to tabs in Phoebus, i.e. each screen has its own stage instead of showing as a tab in the Phoebus main window. When you right click to open a PV in the Data browser, it opens the Data browser in a tab in the current active window, i.e. the one that you right-clicked on. This doesn't work very well when you have small 'pop-up' style windows, see example below, as you then have to resize it to see anything sensible.
Would it make more sense to have the Data browser instead open in the Phoebus 'main' window? I have tested an implementation that would do this, see branch compare .
I was wondering if there is any reason why opening in the 'main' window shouldn't be the default location for the Data browser, even if you have other Phoebus windows open?