Gui update

* Remove linear flight from touch UI
* Fix some weird drag behavior for layers (now only title is daggable, not the entire propertyowner)
This commit is contained in:
Emma Broman
2022-02-27 20:55:57 +01:00
parent aeeeea7793
commit 7295a25af3
+1 -1
View File
@@ -3,7 +3,7 @@ asset.require("./static_server")
local guiCustomization = asset.require("customization/gui")
-- Select which commit hashes to use for the frontend and backend
local frontendHash = "fb2452108b203fea41990a174e05aaa75f2ae2bb"
local frontendHash = "2e700cb57f3744cf5df1ff86592144859beac67d"
local dataProvider = "data.openspaceproject.com/files/webgui"
local frontend = asset.syncedResource({