From 2ec638a23dfbba693e84d96c81517e05908d59c9 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Thu, 12 Nov 2015 17:38:30 -0800 Subject: New Windows UI tweaks: get rid of networks tab (only one tab!), make networks full width and make window narrower and a bit taller, colors, fixed-width fonts in several places, make network IDs selectable. --- windows/WinUI/MainWindow.xaml | 24 ++++++++++++------------ windows/WinUI/NetworkInfoView.xaml | 24 ++++++++++++------------ windows/WinUI/NetworksPage.xaml | 4 ++-- 3 files changed, 26 insertions(+), 26 deletions(-) (limited to 'windows') diff --git a/windows/WinUI/MainWindow.xaml b/windows/WinUI/MainWindow.xaml index d57be4ac..d71a90df 100644 --- a/windows/WinUI/MainWindow.xaml +++ b/windows/WinUI/MainWindow.xaml @@ -5,7 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:WinUI" mc:Ignorable="d" x:Class="WinUI.MainWindow" - Title="ZeroTier One" Height="500" Width="600" Icon="ZeroTierIcon.ico"> + Title="ZeroTier One" Height="500" Width="425" Icon="ZeroTierIcon.ico"> @@ -75,7 +75,7 @@ - + @@ -93,20 +93,20 @@ - - - + + + - + -