From b02a3d0f8f12e6b91a6ac384a05594eb694193e4 Mon Sep 17 00:00:00 2001 From: Ivaylo Draganov Date: Fri, 6 May 2022 22:21:14 +0300 Subject: [PATCH] Remove unused yaml node in editor chrome --- mods/cnc/chrome/editor.yaml | 1 - mods/common/chrome/editor.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/mods/cnc/chrome/editor.yaml b/mods/cnc/chrome/editor.yaml index 63b54d3e67..5de2287b27 100644 --- a/mods/cnc/chrome/editor.yaml +++ b/mods/cnc/chrome/editor.yaml @@ -213,7 +213,6 @@ Container@EDITOR_ROOT: Container@EDITOR_WORLD_ROOT: Logic: LoadIngamePerfLogic, MapEditorLogic, ActorEditLogic - EditPanelPadding: 5 Children: Container@PERF_ROOT: EditorViewportController@MAP_EDITOR: diff --git a/mods/common/chrome/editor.yaml b/mods/common/chrome/editor.yaml index 0141f8103e..2827b8cf95 100644 --- a/mods/common/chrome/editor.yaml +++ b/mods/common/chrome/editor.yaml @@ -204,7 +204,6 @@ Container@EDITOR_ROOT: Container@EDITOR_WORLD_ROOT: Logic: LoadIngamePerfLogic, MapEditorLogic, ActorEditLogic - EditPanelPadding: 14 Children: Container@PERF_ROOT: EditorViewportController@MAP_EDITOR: