From 885735eab4a0f4deef7819710f34a4e11dde9337 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 19 Apr 2019 11:20:29 -0600 Subject: [PATCH] saved geometry in project.lht --- project.lht | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/project.lht b/project.lht index 948c273..f6e5ab6 100644 --- a/project.lht +++ b/project.lht @@ -1,5 +1,39 @@ li:pcb-rnd-conf-v1 { ha:overwrite { + ha:plugins { + ha:hid_gtk { + ha:window_geometry { + netlist_x = 0 + netlist_y = 0 + pinout_x = 0 + pinout_y = 0 + library_x = 0 + library_y = 0 + pinout_height = 0 + log_x = 0 + log_y = 0 + netlist_width = 0 + drc_x = 0 + drc_y = 0 + netlist_height = 0 + top_height = 966 + library_width = 0 + drc_height = 0 + top_width = 1621 + drc_width = 0 + keyref_width = 0 + keyref_height = 0 + pinout_width = 0 + keyref_x = 0 + keyref_y = 0 + log_width = 0 + library_height = 0 + top_x = 297 + top_y = 29 + log_height = 0 + } + } + } ha:rc { li:library_search_paths { ../altusmetrum/packages -- 2.30.2