From 98a374bdb2586fcd389321c5b70c13550d721324 Mon Sep 17 00:00:00 2001 From: ope dada <85258317+OpeDada@users.noreply.github.com> Date: Mon, 10 Feb 2025 10:19:39 +0900 Subject: [PATCH] refactor(web): plugin playground presets - camera position (#1415) --- .../Plugins/presets/camera/cameraPosition.ts | 306 +++++++++++------- 1 file changed, 194 insertions(+), 112 deletions(-) diff --git a/web/src/beta/features/PluginPlayground/Plugins/presets/camera/cameraPosition.ts b/web/src/beta/features/PluginPlayground/Plugins/presets/camera/cameraPosition.ts index 07681c08d..74b00d6ae 100644 --- a/web/src/beta/features/PluginPlayground/Plugins/presets/camera/cameraPosition.ts +++ b/web/src/beta/features/PluginPlayground/Plugins/presets/camera/cameraPosition.ts @@ -12,11 +12,6 @@ extensions: type: widget name: Camera Position Widget description: Widget for controlling camera position - widgetLayout: - defaultLocation: - zone: outer - section: center - area: top `, disableEdit: true, disableDelete: true @@ -36,25 +31,33 @@ const widgetFile: FileType = { reearth.ui.show(\` ${PRESET_PLUGIN_COMMON_STYLE}