mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-02 00:44:43 -05:00
Fix rebase with master
This commit is contained in:
@@ -82,7 +82,7 @@ DataLoaderModule::DataLoaderModule()
|
||||
_showInternalVolumesTrigger.onChange([this](){
|
||||
// showInternalDataType(DataTypes.volume);
|
||||
validateDataDirectory();
|
||||
_loader->createInternalDataItemProperties();
|
||||
// _loader->createInternalDataItemProperties();
|
||||
});
|
||||
|
||||
_readTransferFunctionPresets.onChange([this](){
|
||||
|
||||
Reference in New Issue
Block a user