From 6c63de332533cb26429977c1ce786df892f20872 Mon Sep 17 00:00:00 2001 From: Bryan Biedenkapp Date: Thu, 20 Mar 2025 16:28:08 -0400 Subject: [PATCH] continued UI tweaking (gotta make this look like an early 2000's love affair, we're just missing the MySpace marquees); --- dvmconsole/Controls/AlertTone.xaml | 3 +++ dvmconsole/Controls/ChannelBox.xaml | 3 +++ dvmconsole/Controls/SystemStatusBox.xaml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/dvmconsole/Controls/AlertTone.xaml b/dvmconsole/Controls/AlertTone.xaml index dd8deef..f5f34ed 100644 --- a/dvmconsole/Controls/AlertTone.xaml +++ b/dvmconsole/Controls/AlertTone.xaml @@ -6,6 +6,9 @@ MouseMove="AlertTone_MouseMove" MouseRightButtonDown="AlertTone_MouseRightButtonDown" DataContext="{Binding RelativeSource={RelativeSource Self}}" Background="#FF848484"> + + + diff --git a/dvmconsole/Controls/ChannelBox.xaml b/dvmconsole/Controls/ChannelBox.xaml index 169cc01..41ba077 100644 --- a/dvmconsole/Controls/ChannelBox.xaml +++ b/dvmconsole/Controls/ChannelBox.xaml @@ -2,6 +2,9 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Width="220" Height="100"> + + + diff --git a/dvmconsole/Controls/SystemStatusBox.xaml b/dvmconsole/Controls/SystemStatusBox.xaml index 0646a47..54d13a0 100644 --- a/dvmconsole/Controls/SystemStatusBox.xaml +++ b/dvmconsole/Controls/SystemStatusBox.xaml @@ -2,6 +2,9 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Width="105" Height="55"> + + +