Viewer pane isn't updated when switching tabs

[quote="tbone"]By "intuitive" I'd understand something like this:

var item = tab.focus; //get item that has the focus DOPus.ViewerPane.Show(item); //update the pane
[/quote]

To have a tab.focus property would help a lot and I definitely vote for that as much as I can! :slight_smile:

But instead of introducing DOPus.ViewerPane.Show(item) it would be even nice to have this as a command argument instead!

Like this ...

Show foobar.jpg VIEWERPANE