From 4c5f60e7fbb904df8ffa5ff8d20849cb1420a08f Mon Sep 17 00:00:00 2001 From: wangsr Date: Wed, 13 Sep 2023 14:50:05 +0800 Subject: [PATCH] =?UTF-8?q?change=20-=20=E5=B1=95=E7=A4=BA=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E6=B7=BB=E5=8A=A0=E9=AB=98=E4=BD=8E=E6=96=99=E4=BD=8D?= =?UTF-8?q?=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ControlCabinet.cs | 4 +- .../Mesnac.Controls.ChemicalWeighing.csproj | 14 +- .../PControl.cs | 6 +- Main/MCEdit/Data/MCProject/nodeDevice.xml | 3 +- .../MCProject/nodeForm/FormDeviceDetail2.xml | 1888 ++++++++++++----- 5 files changed, 1434 insertions(+), 481 deletions(-) diff --git a/Controls/Mesnac.Controls.ChemicalWeighing/ControlCabinet.cs b/Controls/Mesnac.Controls.ChemicalWeighing/ControlCabinet.cs index ecc99b3..893a881 100644 --- a/Controls/Mesnac.Controls.ChemicalWeighing/ControlCabinet.cs +++ b/Controls/Mesnac.Controls.ChemicalWeighing/ControlCabinet.cs @@ -113,8 +113,8 @@ namespace Mesnac.Controls.ChemicalWeighing { Image img = Image.FromStream(_imageStream); Size size = new Size(); - size.Width = 29; - size.Height = 24; + size.Width = 11; + size.Height = 14; this.Size = size; if (bNewPic == true) { diff --git a/Controls/Mesnac.Controls.ChemicalWeighing/Mesnac.Controls.ChemicalWeighing.csproj b/Controls/Mesnac.Controls.ChemicalWeighing/Mesnac.Controls.ChemicalWeighing.csproj index 9bde151..e023a98 100644 --- a/Controls/Mesnac.Controls.ChemicalWeighing/Mesnac.Controls.ChemicalWeighing.csproj +++ b/Controls/Mesnac.Controls.ChemicalWeighing/Mesnac.Controls.ChemicalWeighing.csproj @@ -593,7 +593,9 @@ - + + Always + @@ -628,6 +630,12 @@ + + Always + + + Always + @@ -673,6 +681,10 @@ Mesnac.Controls.Default + + + +