Forráskód Böngészése

Tweaked InvoicePanel Sizing

frogsoftware 2 éve
szülő
commit
557bd5aaff
1 módosított fájl, 1 hozzáadás és 1 törlés
  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"