mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-28 23:09:32 -05:00
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:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user