From 9f6df110dca8cb08072c99ffc638bef9fc780394 Mon Sep 17 00:00:00 2001 From: Nicola Pievani Date: Wed, 27 Jan 2021 11:19:46 +0000 Subject: [PATCH] OmagOFFICE 2.3a1: -> correzione chiusura comando FIloTop. --- My Project/AssemblyInfo.vb | 4 +-- OptionPanel/MachiningTab/SplitModeV.xaml | 2 +- OptionPanel/MachiningTab/SplitModeVM.vb | 42 +++++++++++++++++++++++- SideEntityControl/SideEntityControlVM.vb | 14 ++++++++ 4 files changed, 58 insertions(+), 4 deletions(-) diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb index 1a4a69d..0b20514 100644 --- a/My Project/AssemblyInfo.vb +++ b/My Project/AssemblyInfo.vb @@ -69,6 +69,6 @@ Imports System.Windows ' by using the '*' as shown below: ' - - + + diff --git a/OptionPanel/MachiningTab/SplitModeV.xaml b/OptionPanel/MachiningTab/SplitModeV.xaml index c6e1723..7ecc944 100644 --- a/OptionPanel/MachiningTab/SplitModeV.xaml +++ b/OptionPanel/MachiningTab/SplitModeV.xaml @@ -170,7 +170,7 @@ Command="{Binding }" Visibility="Hidden" Margin="2.5,0,2.5,0"/> - +