From da065119518f854dc25a9da53b5c4dbb994875a7 Mon Sep 17 00:00:00 2001 From: Michael Bucari-Tovo Date: Tue, 4 Mar 2025 10:34:09 -0700 Subject: [PATCH] Only show buttons on mouse over --- .../Views/ProcessBookControl.axaml | 34 ++++++++++++------- 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/Source/LibationAvalonia/Views/ProcessBookControl.axaml b/Source/LibationAvalonia/Views/ProcessBookControl.axaml index 0592c850..fc227280 100644 --- a/Source/LibationAvalonia/Views/ProcessBookControl.axaml +++ b/Source/LibationAvalonia/Views/ProcessBookControl.axaml @@ -6,10 +6,20 @@ x:DataType="vm:ProcessBookViewModel" mc:Ignorable="d" d:DesignWidth="400" d:DesignHeight="87" MaxHeight="87" MinHeight="87" MinWidth="300" x:Class="LibationAvalonia.Views.ProcessBookControl" Background="{CompiledBinding BackgroundColor}"> - - + + + + + + + + - + @@ -29,7 +39,7 @@ - + - - - - - - - @@ -65,7 +75,7 @@ - +