Ignore menu entries in entries count and include sd ejection detection
This commit is contained in:
@@ -66,6 +66,7 @@ int foldermenu(){
|
||||
|
||||
switch (res){
|
||||
case DIR_EXITFOLDER:
|
||||
case -1:
|
||||
return -1;
|
||||
case DIR_COPYFOLDER:
|
||||
fsreader_writeclipboard(currentpath, OPERATIONCOPY | ISDIR);
|
||||
|
||||
Reference in New Issue
Block a user