tools icon indicating copy to clipboard operation
tools copied to clipboard

fix: the icon will be removed when the oldName is the same as newName…

Open JacobZyy opened this issue 9 months ago • 0 comments

#39

add a compare of oldName and newName on the start of the rename() if they are the same , return false ( Should this rename be considered failed? )

JacobZyy avatar Apr 28 '24 18:04 JacobZyy