Open rust17 opened 1 month ago
fix https://github.com/sissilab/obsidian-image-toolkit/issues/122
PS: I remove the double-click event handling logic from the setClickTimer function because it was redundant with the changes in this PR. I think the setClickTimer function is no longer necessary, but I'm not fully confirm that it can be deleted.
setClickTimer
fix https://github.com/sissilab/obsidian-image-toolkit/issues/122
PS: I remove the double-click event handling logic from the
setClickTimer
function because it was redundant with the changes in this PR. I think thesetClickTimer
function is no longer necessary, but I'm not fully confirm that it can be deleted.