tgrosinger / recent-files-obsidian

Display a list of most recently opened files
GNU General Public License v3.0
322 stars 30 forks source link

Click event handler attached to wrong element #71

Closed liamcain closed 3 months ago

liamcain commented 4 months ago

The click event handler is attached to navFileTitleContent but it should be attached to navFileTitle. This results in some clicks not working