From 60758454edac648f52721b0f7e2decd76dac98ec Mon Sep 17 00:00:00 2001 From: Emmanuele Sassi Date: Tue, 27 Dec 2022 13:37:21 +0100 Subject: [PATCH] - aggiunto FeedIncrement - migliorata gestione colore sfondo con wait --- Icarus/TSFEditor/TFSEditorV.xaml | 16 +++++++++ Icarus/TSFEditor/TFSEditorVM.vb | 59 +++++++++++++++++++++++++++++--- 2 files changed, 71 insertions(+), 4 deletions(-) diff --git a/Icarus/TSFEditor/TFSEditorV.xaml b/Icarus/TSFEditor/TFSEditorV.xaml index 77d44c3..8d18352 100644 --- a/Icarus/TSFEditor/TFSEditorV.xaml +++ b/Icarus/TSFEditor/TFSEditorV.xaml @@ -88,6 +88,22 @@ Margin="2.5,0,2.5,0" Style="{StaticResource ControllerInputPanel_TextBox}"/> + + + + + + + +