mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-03 02:48:32 -06:00
removee displaying propery owner name from gui properties
This commit is contained in:
@@ -182,7 +182,6 @@ void ScreenSpaceImage::updateTexture(){
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
std::future<DownloadManager::MemoryFile> ScreenSpaceImage::downloadImageToMemory(std::string url){
|
||||
return std::move( DlManager.fetchFile(
|
||||
url,
|
||||
|
||||
Reference in New Issue
Block a user