mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 22:28:13 +00:00
[Plot] Complete specs for plot
Complete specs for transitioned plot view, WTD-533.
This commit is contained in:
@ -36,7 +36,7 @@ define(
|
||||
buffer;
|
||||
|
||||
if (!gl) {
|
||||
return false;
|
||||
throw new Error("WebGL unavailable.");
|
||||
}
|
||||
|
||||
// Initialize shaders
|
||||
|
Reference in New Issue
Block a user