mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Update GUI hash
- Make it possible to select and copy text in notificationsd024364130- Disable navigation and time inputs based on engine mode (OpenSpace/OpenSpace-WebGui#175) - Add tab to add browser/webpage in screenspace renderables panel (OpenSpace/OpenSpace-WebGui#177) - Fix missing info button for current SGN (#3735)8e0c43cc40
This commit is contained in:
@@ -4,7 +4,7 @@ local guiCustomization = asset.require("customization/gui")
|
||||
|
||||
|
||||
-- Select which commit hashes to use for the UI frontend
|
||||
local frontendHash = "345f21d05a1e4210c42e22f7739e8e6abc372d09"
|
||||
local frontendHash = "8e0c43cc406cc56dea3c5e1f0b4c45b1216927a5"
|
||||
|
||||
-- The name of the file to download from the server
|
||||
local frontendFile = "frontend.zip"
|
||||
|
||||
Reference in New Issue
Block a user