From 5b6ddaa2d744dfc726829da0893a7f03c9043c8a Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Wed, 21 Oct 2015 20:29:03 -0700 Subject: Base windows UI is working. * No joining/leaving networks yet, but they do display. * Nothing is updated yet after first load of the app. Need to set up a background task to run updates. --- windows/WinUI/MainWindow.xaml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'windows/WinUI/MainWindow.xaml') diff --git a/windows/WinUI/MainWindow.xaml b/windows/WinUI/MainWindow.xaml index 299d3676..52a76ebb 100644 --- a/windows/WinUI/MainWindow.xaml +++ b/windows/WinUI/MainWindow.xaml @@ -1,7 +1,10 @@  @@ -84,10 +87,12 @@ - - - - + + + + + + -- cgit v1.2.3