Update destination preview whenever the save format changes.
This commit is contained in:
@@ -397,4 +397,5 @@ void BatchQueuePanel::pathFolderChanged ()
|
||||
void BatchQueuePanel::formatChanged(const Glib::ustring& format)
|
||||
{
|
||||
options.saveFormatBatch = saveFormatPanel->getFormat();
|
||||
batchQueue->updateDestinationPathPreview();
|
||||
}
|
||||
|
Reference in New Issue
Block a user