ocio look prefs fixed
This commit is contained in:
@@ -220,7 +220,7 @@ void PreferencesDialog::populate_ocio_menus(OCIO::ConstConfigRcPtr config)
|
||||
ocio_look->addItem(look, look);
|
||||
|
||||
if (look == olive::config.ocio_look) {
|
||||
ocio_look->setCurrentIndex(i);
|
||||
ocio_look->setCurrentIndex(i+1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user