Patched the rename detection function and had some debug output placed in the FileManager form.
This commit is contained in:
Generated
+1
@@ -379,6 +379,7 @@
|
||||
this.ClientSize = new System.Drawing.Size(1306, 964);
|
||||
this.Controls.Add(this.MainLayoutPanel);
|
||||
this.Name = "FileManager";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Text = "File Manager";
|
||||
this.MainLayoutPanel.ResumeLayout(false);
|
||||
this.MainLayoutPanel.PerformLayout();
|
||||
|
||||
Reference in New Issue
Block a user