You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
display error messages in UI, fix#16 clear old node data, browse parent folder if current target folder is not available, automatically set output file extension based on output format dropdown selection, #BUILD
Copy file name to clipboardExpand all lines: MainWindow.xaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
<Buttonx:Name="btnBrowseOutput"Content="..."HorizontalAlignment="Left"Margin="636,114,0,0"VerticalAlignment="Top"Width="32"Height="23"Click="btnBrowseOutput_Click"ToolTip="Browse for output file"/>
0 commit comments