mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-02 16:59:37 -05:00
Remove the explicit check for No Data Available tiles as the new ESRI server won't return those anymore (closes #2593)
This commit is contained in:
@@ -257,7 +257,7 @@ public:
|
||||
*/
|
||||
bool isSavingFramesDuringPlayback() const;
|
||||
|
||||
bool shouldWaitForTileLoading() const
|
||||
bool shouldWaitForTileLoading() const;
|
||||
|
||||
/**
|
||||
* Used to obtain the state of idle/recording/playback.
|
||||
|
||||
Reference in New Issue
Block a user