瀏覽代碼

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"