Prechádzať zdrojové kódy

Tweaked InvoicePanel Sizing

frogsoftware 2 rokov pred
rodič
commit
557bd5aaff

+ 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"