mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-29 15:29:26 -05:00
Clean up structure so ScreenSpaceBrowser only executes string for javascript
This commit is contained in:
@@ -72,7 +72,7 @@ public:
|
||||
void update() override;
|
||||
bool isReady() const override;
|
||||
|
||||
void testMessage();
|
||||
void executeJavascript(std::string &script) const;
|
||||
|
||||
private:
|
||||
class ScreenSpaceRenderHandler : public WebRenderHandler {
|
||||
|
||||
Reference in New Issue
Block a user