From 380fb5ba50968511de9574d3eac525a0d17079e2 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sat, 6 Sep 2025 22:33:08 +0200 Subject: [PATCH] refactor: Enhance ucHydTank layout and improve information panel with detailed flow metrics --- ObjetosSim/HydraulicComponents/ucHydTank.xaml | 137 +++++++++++++----- 1 file changed, 100 insertions(+), 37 deletions(-) diff --git a/ObjetosSim/HydraulicComponents/ucHydTank.xaml b/ObjetosSim/HydraulicComponents/ucHydTank.xaml index cbb6eec..ba37973 100644 --- a/ObjetosSim/HydraulicComponents/ucHydTank.xaml +++ b/ObjetosSim/HydraulicComponents/ucHydTank.xaml @@ -43,12 +43,12 @@ RadiusY="3" VerticalAlignment="Bottom" Margin="4,4,4,4"> - - - - - - + + + + + + @@ -72,43 +72,106 @@ VerticalAlignment="Center" Foreground="White" FontWeight="Bold" - FontSize="10" + FontSize="12" Effect="{StaticResource DropShadowEffect}"/> - - + + + + + + + + + + + + + + + + + - - + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +