Since that has not yet been implemented, I am now trying to use the new "Layouts" functionality to accomplish the same thing.
So, I have saved layouts for different positions of the QuickView splitter bars (one position for MP3s, one position for Images, and so on). Since the layout data structure maintains the QuickView splitter bar position, switching to one of those layouts correctly positions the QuickView splitter exactly where I defined it for each saved layout. This is great!
However...
If I start from a layout where QuickView is hidden, then switch to a layout where QuickView is visible, the QuickView panel does display correctly, but is empty (that is, does not contain the appropriate contents for the selected file).
This behavior requires a second click to re-select the file and populate the QuickView.
Please consider the following suggestion:
- If a file is selected
and
The user switches to a new layout
and
The new layout displays the QuickView panel
then
Refresh the QuickView panel to display the appropriate data for the selected file.