Переглянути джерело

Tweaked InvoicePanel Sizing

frogsoftware 2 роки тому
батько
коміт
557bd5aaff
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      prs.desktop/Panels/Invoices/InvoicePanel.xaml

+ 1 - 1
prs.desktop/Panels/Invoices/InvoicePanel.xaml

@@ -8,7 +8,7 @@
              mc:Ignorable="d"
              d:DesignHeight="600" d:DesignWidth="800">
     <dynamicGrid:DynamicSplitPanel 
-        Anchor="Master" 
+        Anchor="Detail" 
         AnchorWidth="450" 
         View="Combined" 
         AllowableViews="Combined, Master"